Hi
I want to align header caption in webdatagrid for different-2 columns like(for Name(align-Left) CompanyName(Right) Total(Center)). Can we align header caption using CSS? if yes how is it possible?
Hello Shyam,
Please have a look at this forum post :
https://ko.infragistics.com/community/forums/f/ultimate-ui-for-asp-net/67965/how-to-set-disable-or-readonly-property-to-any-cell-in-webdatagrid-in-codebehind#67965
More extensive information about WebDataGrid styling architecture refer this blog by Alex Kartavov : WebDataGrid syling Guide
Hope this helps