gridview sorting using javascript to avoid postbacks
Hi,
i am wondering if there is any way to avoid postbacks up on sorting when clicked on a sortexpression column in a Gridview, can someone shed some light on this..
what if i do this with Ajax instead of Javascript?
note: am using sqldatasource as datasource here for some reason, so data binding is thru IDE not programmatic.
thanks in advance.
cheers
kumar