Search Results

Type: Posts; User: anand

Search took 0.01 seconds.
  1. Thread: Page Async Tasks

    by anand
    Hi,

    Any update or any other alternatives for this?

    Regards,
    Aanand
  2. Hi Geoffrey,

    Thank you very much for your example. I think my case is little different to the one showed in example. I want to show data in the drop down specific to a row, like wise if i'm...
  3. Hi

    I want to show a combo box inside a grid panel. Combo box item's are depended on the grid row values (depends on a column).

    How do we achieve this?

    Thanks in advance,
    Regards,
    SS Anand
  4. Please find the below sample code similar to my page. the onyl change to my actual page is o'm using object data source to bind the data store.





    <%@ Page Language="C#" %>


    <%@ register...
  5. yes it is already set
  6. Thanks for your quick reply. I've changed the code, to store.databind, but no use still grouping is not enabled.
  7. Hi,

    I'm adding columns to my grid from the code behind and i want to show data in groups. I'm trying to acheive this by adding a Groupingview item to the grid panel, but it is not working.


    ...
  8. Hi

    Sorry for the rush! is there any solution to this problem? or can you suggest any alternatives?

    thanks in advance.
    Anand
  9. Thread: Page Async Tasks

    by anand
    Hi,

    I have couple of portlets on my page and I want load data in to these portlets asynchronously. For this, I?m trying to use PageAsync Task executing it in an <?xml:namespace prefix = st1 ns =...
  10. Thank you for your help. Please mark this as solved
  11. Hi,

    thanks for your help. I've tried using your code, but i'm getting a java script error "object
    does not support this property or method" at record.getValue('') method. Can you help?




    ...
  12. Hi,

    I'm trying to change the data store of a grid panel during an ajax postback. There is no error either in compile or in run time, but grid is not showing any records. I'm adding grid columns in...
  13. Hi,

    Can you share some examples on how we can validate controls inside a grid view row. I have a grid with several columns with editing, for example i have a ext:datefield as a editor for one of...
  14. Hi,

    Can you share/show an example how we can save a data on a master detail form. Like, i have couple of text boxes (header section) and a grid (detail). On clicking save i want to save these two...
Results 1 to 14 of 14