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
1140
Add Row from code-behind
posted

I am strugging with the new grid controls and am finding even the most basic operations are difficult to figure out due to lack of samples and shallow documentation.

Does anyone have a decent example of using code-behind to add a row to a WebDataGrid and WebHierarchicalDataGrid?

Parents
No Data
Reply
  • 13438
    Suggested Answer
    posted

    Hello Wallace,

    I know it has been a while since you asked this question but in case you still need assistance i will provide an answer. This is not currently a supported scenario. You have either to add row from client side or add it to the datasource from code behind.

Children
No Data