Hi! I am using a grid inside a form to display a list of name + checkbox.
The user can then select a number of names and press OK (or cancel). My questions are: 1) How do I disable the sorting functionality of the grid. 2) If I would like to suppport sorting and paging then I need some way to first submit what's been checked. Or should I skip the grid !? Thanks in advance, Gunnar Eketrapp
