Hello,
I'm trying to apply a custom sorting on a grid datascource in the onsortcommand event
my datascource is Programmatically set and apparently whenever I try to retrieve it in the event I find the object is assigned to null
I'm using custom paging on my grid so there's no way to sort the records using the sorting expression without disabling virtual paging first
can you be guys of any help please??