paramnayak
Member
hi ,
Is it possible to sort some selected rows in a table.
eg say in the table i have
row 1 sl no date item
row 2 1 12/5/13 a
row 3 2 15/5/13 b
row 4 3 10/5/13 a
row 5 4 14/5/13 c
i have selected row 2 and row 4 and i want to sort these 2 rows in increasing order of date without affecting any other row.
How can this be done
Is it possible to sort some selected rows in a table.
eg say in the table i have
row 1 sl no date item
row 2 1 12/5/13 a
row 3 2 15/5/13 b
row 4 3 10/5/13 a
row 5 4 14/5/13 c
i have selected row 2 and row 4 and i want to sort these 2 rows in increasing order of date without affecting any other row.
How can this be done