Search Results

Type: Posts; User: BLOZZY

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. hi everybody,

    i got a gridfilter with remote paging, everything worksfine also the filter, but the number of records in paging toolbar have not been updated until i press the back or forward...
  2. hi Folks,

    how can I pass a DisplayField value (FullId) from a Combo to a second column in grid panel on select, to the field Name(ma_name) in GridPanel, see attached pic ? THX a lot.

    4411


    ...
  3. hi,

    i have implemented this example, but how can I use the label names from the Grid as the headline in the xls instead of the attrib name from the store ?
    ...
  4. hi,

    i am working on this example:

    https://examples1.ext.net/#/GridPanel/Miscellaneous/Details_Window/

    i do not close the window editor after a record has been saved, so the question is: how...
  5. hi,

    i am using the Excel export example, it is working properly also filtered, but how can i give alias column-names for the table attribs in the header line, it still takes the named attribs from...
  6. hi,

    I would like to fire up a direct event only when a special tab panel from a window editor is selected. How can this be solved on the following ex:



    <ext:Button ID="btnNext"...
  7. THANKS thats it ! ^^
  8. hi ,

    i got a quest:

    how can this be solved by Java Script ?



    this.HyperLink1.NavigateUrl = "http:/
  9. hi,

    i got the remoteFilter Example: https://examples1.ext.net/#/GridPanel/...ilters_Remote/
    with a httpProxy instead of a PageProxy, but with httpProxy, paging and sorting won't work ? Filtering...
  10. hi,

    I got a GridPanel with a LinqDataSource as a Store. After I select the Row with the Checkbox, the row gets unselected after 1 second ? please help.



    <asp:LinqDataSource...
  11. hi Folks,

    is it possible to make a part search in the following example ? :

    https://examples1.ext.net/#/Form/ComboBox/Custom_Search/

    e.g. when I type in lily, the String "Trout Lily" will be...
  12. Hi there,

    we would like to implement a sharepoint upload function, but we are missing the SaveAs Function in the FileUploadField as we have it in an ASP.Control like this:

    string...
  13. hi,

    i got this example: https://examples1.ext.net/#/Window/Basic/AutoLoad_Website/

    is it possible to implement a back, forward, stop and refresh button within ?

    thx blozzy
  14. THX ^^ works
  15. hi,

    is there any possibilty to handle an event for a CheckboxSelection Model. I would like to set the Active state of the 2nd column to false or true depends on Checkbox in the 1st col when I...
  16. hi,

    i am working on this example:

    https://examples1.ext.net/#/GridPanel/Selection_Models/Checkbox_Selection/

    and i would like to implement a button, which only shows the selected rows in...
  17. hi Geoffrey,

    yes it is so. I would like try to take the directevent method and the question therefore is, how can i retrieve the columID as an ExtraParam ?


    <ext:Parameter Name="columnID"...
  18. hi,

    yes, the label at the end is placed in a div and it shows the value correctly when i click onto a grid cell. I have also defined a static case with deleteallonsubmit("12"),it fails also ?
    ...
  19. hi there,

    i got directmethod like shown below, but my delete statement in the database does not work, the label1 has been set to the correct attrib, please help. thx alot



    [DirectMethod]...
  20. hi Vladsch,

    thx I have implemented the web-asmx and it works, but i have the same behavior as in the example, sometimes the delete commit fails, without any exception message ?
  21. hi Vladsch,

    thx, but isn't that what i mean. I can successfully delete the checked records from Grid Panel, but how can I put that checked checkboxes through to the LinqDataSource, so that I can...
  22. hi there,

    how can i delete checked records from a grid panel by using LINQ2SQL see picture.

    1450



    THX ALOT
  23. hi Folks,

    does anybody have a working solution for this one please:

    https://examples1.ext.net/#/GridPanel/Miscellaneous/Details_Window_Remote/

    because the northwind...
  24. hi,

    my problem is, that i use the example of sql data source and i got another var which is not included in the grid panel, it is a var defined as a scalar var from a hiddenfield and the error...
  25. hi,

    i have installed the new 0.8v and now i am getting detailed error:

    ---> declare the scalar variable "@akquiseprojekt_id".

    but i have already declared the scalar var see here
Results 1 to 25 of 36
Page 1 of 2 1 2