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
460
DataTable and WinGrid
posted

Hi,

I have an ultraGrid which is linked to a DataTable that contains a list of rights. Each user has a set of rights. I would like to display the grid with all rights and then automatically select the ones the user already has. Then I must be able to change some rights (by selecting new ones or unselecting others) and click on a "Modify" button. It should directly modify my datatable.

Does winGrid handles that ?

Parents
  • 469350
    Suggested Answer
    Offline posted

    Hi,

    Your question is a bit open-ended.

    It sounds like the WinGrid will be able to do what you need, yes. You can certain display lists of data in the grid and allow the users to edit that data.

    Is there some particular aspect of this you are having trouble with?

Reply Children