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
50
ADD, UPDATE AND DELETE USING CODE BEHIND
posted

HELLO,

I want to use only code behind (C#) for using WEBDATAGRID.

In fact, I want to know how can add, update and delete row using only code behind, all properties of WEBDATAGRID in code behind ?

Any help please

Thank you

Parents
No Data
Reply
  • 2680
    Offline posted

    Hello,

    Thank you for contacting Infragistics support.

    Yes, you could declare your WebDataGrid entirely from the code-behind.

    Please take a look at this working sample - link. It is with WebHierarchicalDataGrid but it has all the needed approaches for data source, events, behaviors and so on.

    Please let us know if you experience any issues and you need assistance.

Children
No Data