Hello,
I have a Microsoft Flex Grid that I populated using data from SQL Server. I also have 3 option buttons that I am using to sort the flex grid... FName,LName,CoName. I have the grid sorting, but the problem I am having is that I am repopulating the grid everytime the user needs to sort the grid. Does anyone know how to sort data within the MS Flex grid instead of me making trip after trip back to the database and slowing down the server?
Any help would be appreciated...
Thanks,
David
I have a Microsoft Flex Grid that I populated using data from SQL Server. I also have 3 option buttons that I am using to sort the flex grid... FName,LName,CoName. I have the grid sorting, but the problem I am having is that I am repopulating the grid everytime the user needs to sort the grid. Does anyone know how to sort data within the MS Flex grid instead of me making trip after trip back to the database and slowing down the server?
Any help would be appreciated...
Thanks,
David