Live Chat Icon For mobile
Live Chat Icon

I have set the ItemStyle and the AlternatingItemStyle tags for DataGrid control but they aren’t working correctly , why?

Platform: ASP.NET| Category: DataGrid

DataGrid generates an HTML Table, with TableRows and Cells. If you already have some display properties set for <td>,<TR>… make sure to check them in the Stylesheet. Whatever properties you set there will normally override whatever you add into your DataGrid’s Item styles.

Share with

Related FAQs

Couldn't find the FAQs you're looking for?

Please submit your question and answer.