Dear All,
I have a radgrid which have some column with data value is html code, for examples of two the following data row :
And them will appear in radgrid with the link string as follow :
So when i sort this column to ascending, the result will appearing as follow :
And else when i sort this column to descending, it will appearing as follow :
I would like radgrid will show as the follow when i was sorted it :
- Ascending sort :
- Descending sort :
please help me solve this problem, thanks in advance.
Phu Dang.
I have a radgrid which have some column with data value is html code, for examples of two the following data row :
- <nobr><span><a href="/_layouts/userdisp.aspx?ID=9">Developing Lead-Hai Nguyen</a><img border="0" height="1" width="3" src="/_layouts/images/blank.gif"/><img border='0' height='12' width='12' class='ms-imnImg' src='/_layouts/images/blank.gif' alt='' /></span></nobr>
- <nobr><span><a href="/subsite01/_layouts/userdisp.aspx?ID=14">Conductor Lead-Truc Bui</a><img border="0" height="1" width="3" src="/_layouts/images/blank.gif"/><img border='0' height='12' width='12' class='ms-imnImg' src='/_layouts/images/blank.gif' alt='' /></span></nobr>
And them will appear in radgrid with the link string as follow :
So when i sort this column to ascending, the result will appearing as follow :
And else when i sort this column to descending, it will appearing as follow :
I would like radgrid will show as the follow when i was sorted it :
- Ascending sort :
- Descending sort :
please help me solve this problem, thanks in advance.
Phu Dang.