Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
8920
loaded on demand dynamic editable child grid
posted
I'm creating asp page with hierarchical grid which employs load on demand with dynamically creating ContainerGrid and binding it to typed DataSet.  Next step I need to provide editing of some cells ( not all )  on the GridCotainer with child records.  So I’m looking for the following sample/docs that would help me with the following :
Add dynamically  tool bar at the bottom of the child grid or just buttons, that would initiate post back so I can get numbers in updated cells of the child grid and do recalculation and rebinding on the post back.

Thanks.
Parents Reply Children
No Data