The centered columns in the first row of data in my WebDataGrid shifts to left. This is very noticeable, and presents an unprofessional appearance.
Has anybody else encountered this? What is the fix?
Hello FireStorm12,
Did you use selectors when applying the styles?
Please refer to the following guide that shows how the grid can be styled with CSS - http://community.infragistics.com/blogs/engineering/archive/2010/08/25/webdatagrid-css-styling-guide.aspx
There is an example of centered text in the column showed. Follow it and let me know what the results are in your application.
WebDataGrid - Infragistics4.Web.v11.1, Version=11.1.20111.1006
I am centering the data via CssClass. How do you center the column itself with WebDataGrid?
The shift occurs within the cell. It is slightlly off-center.
Can you tell me what version and build of our controls do you use and what is the browser that you use for testing?
Also do you center the text in the columns or the columns itself and where does the shift occur – in the column text or in the columns themselves?
I am waiting for your response.