I have to perform sorting in three different column. but all these are related with each other. I m getting records in Object [][] data object. is there any possible way to sort records .
Printable View
I have to perform sorting in three different column. but all these are related with each other. I m getting records in Object [][] data object. is there any possible way to sort records .
Of course, but what are the details of the records?Quote:
is there any possible way to sort records
What order do you want them in?