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
410
I want to insert data into db using ultrgird
posted

hi can any one pls send a sample application how to insert data using ultra grid  in C# pls

Parents
No Data
Reply
  • 469350
    Offline posted

    Hi Ravi,

    It depends what you mean by "insert".

    Do you want the users to be able to insert a row?

    Or are you trying to do this programmatically?

    Are you trying to insert into the grid or into the data source?

    What kind of data source are you using?

Children