GridView & EnableSortingAndPagingCallbacks

G

Guest

I am extending the GridView. I have successfully added a webding character to
a column that is being sorted thus indicating the current sort direction. It
works great unless I turn on the EnableSortingAndPagingCallbacks. Obviously,
now the page and the grid view's rendering doesn't change. Only the data in
the gridview does.

Is it possible, and how would I obtain the same effects for the sort
direction on a column using webdings (or image url for that matter) when the
EnableSortingAndPagingCallbacks is set to true?

Any ideas?
 
G

Guest

Sorry, didn't mean to post this here. It's not really a C# question
specifically.

Again, sorry.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top