Hi,
I need an ASP.Net compatible grid control that supports hierarchical data (ie can drill down within the same grid). Also, the grid must support HTML rendering. That is to say if the data is
the grid should not display the markup, just the bold text.
Any takers?
TIA
Suity
I need an ASP.Net compatible grid control that supports hierarchical data (ie can drill down within the same grid). Also, the grid must support HTML rendering. That is to say if the data is
Code:
<b>Some data</b>
Any takers?
TIA
Suity

Comment