Hi,
I used infragistics web image button on many places in my website,the main problem arouse with this button was its display property in Chrome and safari browser,it looks like borders are broken.
After all i came to know that Displaymode="Block" property resolve that problem,but right now i have more than 100 butttons in my site.So instead of setting each button's property seperetly i want to set this in Style sheet.But i am unable to find infragistic style sheet for button.
Please Help.
Thanks in Advance.
Best Regards,
Vivek Mahawar
Hi Vivek,
It has been some time since your post, however in case you still need assitance I would be glad to help.
The WebImageButton does not seem to use common styling the way other controls such as WebDataGrid do. However, you can set a default style for your page's image button by creating a default skin for that control. An article describing how this can be done is available at:
http://devcenter.infragistics.com/Support/KnowledgeBaseArticle.aspx?ArticleID=8649
Please feel free to contact me if you have any questions.