Browse by Tags
All Tags »
DataGrid (
RSS)
I came across this very insightful post on the ASP.NET Forums (remember those?) about the pitfalls of making a DataGrid scroll. Great stuff. I hadn't even thought of trying points 3 and 4 that way.
Did you know that you can trick the DataGrid's ButtonColumn to use an image for a button without having to use a TemplateColumn? It's actually really easy. In the DataGrid Property Builder, change the column's Button Type to “LinkButton”,...
I have to write this over again AGAIN. GRR. CLARIFICATION: I was angry at the WebLog app for losing my post again and having to start over. It's been doing that to me a lot lately. OK, I'm going to beat DataGridGirl to the punch on this one. Samer asked...
More Posts