Hi,
I'm curious if this is possible with RadGrid... (Q2 2008 and VB)
Say I have a sortable databound column "Email" that displays:
email@hotmail.com
hithere@gmail.com
yippie@aol.com
On ItemDataBound I change the text in that column to something like:
Hotmail
Gmail
AOL
Now it seems when sorting the column, it sorts as if the original text is there. How do I get RadGrid to sort on the new "ItemDataBound" text?
Please let me know if I need to clarify.
Thanks,
Joe
I'm curious if this is possible with RadGrid... (Q2 2008 and VB)
Say I have a sortable databound column "Email" that displays:
email@hotmail.com
hithere@gmail.com
yippie@aol.com
On ItemDataBound I change the text in that column to something like:
Hotmail
Gmail
AOL
Now it seems when sorting the column, it sorts as if the original text is there. How do I get RadGrid to sort on the new "ItemDataBound" text?
Please let me know if I need to clarify.
Thanks,
Joe