Hi,
I am using the radGrid control to evaluate the product. I need clarification on following scenarios.
Please clarify on these how radGrid supports these:
1) I have a radGrid having morethan 10 rows, where one of the column is Date column.
2) can you give me an example of how to change the backcolor of the rows whose records with lessthan 1/1/2000 with black color
3) I had implemented the sorting on the radGrid with:
<telerik:radGrid AllowSorting="true" ..........>
<M....>
<Columns>
<telerik:GridBoundColumn SortExpression="fullname" ..........>
</Columns>
But unfortunately sorting is not happening on grid.
Please clarify the above thing. And the same implementation can I use in DotNetNuke?
Thanks,
Srinu dhulipalla
I am using the radGrid control to evaluate the product. I need clarification on following scenarios.
Please clarify on these how radGrid supports these:
1) I have a radGrid having morethan 10 rows, where one of the column is Date column.
2) can you give me an example of how to change the backcolor of the rows whose records with lessthan 1/1/2000 with black color
3) I had implemented the sorting on the radGrid with:
<telerik:radGrid AllowSorting="true" ..........>
<M....>
<Columns>
<telerik:GridBoundColumn SortExpression="fullname" ..........>
</Columns>
But unfortunately sorting is not happening on grid.
Please clarify the above thing. And the same implementation can I use in DotNetNuke?
Thanks,
Srinu dhulipalla