Editable grid with ASP API

SOLVED

Is this possible?  I just need to have a checkbox in the grid that the user can check/uncheck to select rows and a submit button.  And obviously I need to be able to identify the selected rows in the server-side code.

Parents
  • 0

    Hi Paul,

    If you are familiar with the .net API, then there is an article that describes how you can start to achieve this. Article

    There is existing functionality in the Relationships section that does exactly what you want (there should be a download somewhere that has the project for the relationship dll "King Jeff" might know where this is :-) )

    Hope this helps.

Reply
  • 0

    Hi Paul,

    If you are familiar with the .net API, then there is an article that describes how you can start to achieve this. Article

    There is existing functionality in the Relationships section that does exactly what you want (there should be a download somewhere that has the project for the relationship dll "King Jeff" might know where this is :-) )

    Hope this helps.

Children