Browse By Tags

  • XML Load-On-Demand child row click event

    I have a 7.3 UltraWebGrid bound to a two-table hierarchical dataset. It loads and works fine, i.e. the parent rows load first and when you click to expand a parent row, it then pulls down and loads the related child rows. Here is my question: When I click…

  • WebGrid selection to filter another WebGrid

    Oops..I placed in the wrong Discussion group.

     

    Hi,

    I am trying to filter a webgrid based on another webgrid's selection.  When the page is first loaded my toBeFilteredGrid shows all rows and my selectionGrid defaults to one of the rows (selected…