Problem In JTable
Hi
I am using Jtable. and I created one Custom Table model. I want to show the sorted the table conatins on crystal report. for that I am geeting the model from table sorting that and the I am itrating the value and displying then on Report.
my problem is that, when i get the Model and sort the contains that will also affect on table conatins. I dont want to sort them on table plz help me

