Hi,
I'm using css classes for ultrawebgrid control. I have 5 css classes for headerstyle, framestyle, alternaterowsstyle etc.
Is there any specific order to create css classes in the stylesheet file.
Some times I'm not getting the applied styles, if i change the order of the classes in the stylesheet.
Sometimes its working fine when AJAX is not applied, If apply AJAX then its not working with the same stylesheet class.
can any one help me in this ?
Thanks
This article http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=10026 explains the order of the CSS classes however I've got a similar problem.
It appears that have a TemplatedColumn in the definition screws things up. I have 2 Ultrawebgrids, one with a TemplatedColumn and one without and they both work out the applied style differently with the same style sheet etc etc.
Any help would be useful
Mark
Has anyone successfully used the Ultrawebgrid with a template column and CSS styles and got it to work so all the styles were applied correctly or is it only me and sapineni that are doing this?