"order by" from code (C#)
Posted: Thu Oct 29, 2015 3:05 pm
I want to set the Report order by from (C#) code... through the click of two radio buttons.
The string "select * from employee order by last_name" (or order by first_name) of the datatable , not work.
Is There a method of classes to set the sort order of a specific field from (C#) code ?
Help please
Many thanks
Enio Donci
The string "select * from employee order by last_name" (or order by first_name) of the datatable , not work.
Is There a method of classes to set the sort order of a specific field from (C#) code ?
Help please
Many thanks
Enio Donci