Since I use Hebrew,I need to right align the grid:
All headers to right.
All data to right.
If possible, order of columns, Right to left.
How to do?
I have tried to add css, and it doesnt work.
What is the problem.
Also I need not only the data to be rigt aligned, but also the headers.
Attached is an example.
Hello drpoalim,
In order to align the data or header of our WebDataGrid, you may have to change or overiride our CSS files. For more information please refer to the following:
http://blogs.infragistics.com/blogs/engineering/archive/2010/08/10/aligning-data-inside-of-webdatagrid-columns.aspx
If you have any questions, please let me know as well.
The example you give me is UltraWebGrid, and in VS 2003.
I use WebDataGrid.
I dont know how to work with the css, in this grid, to get the wanted results.
Hi drpoalim,
Please let me know if you need any additional assistance regarding this matter.
The best way to do this is with css. For this we have a knowledge base article that includes a sample that you can take a look at: http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=8643