I am using infragistics contols. I want to change the row height and header height of the Infragistics().Grid which is set by defult to some value.\
Thanks in advance,
Kishore
Hello Kishore,
Thank you for contacting Infragistics. I have done some looking into this matter and have the following information. There isn’t a default height set for the row or header. It is instead determined by the font-size set in the .ui-widget CSS class in the Infragistics.theme.css. If you want to can set a default height yourself through CSS. For the header you would set it in the ui-iggrid-header CSS class. For rows you would have to create your own CSS class and put in in the style CSS file or apply it using jQuery/CSS selectors.
Please let me know if you have any further questions concerning this matter.
I am following up to see if the information provided has resolved this matter.
Please let me know if I may be of further assistance with this matter.