This is a migrated thread and some comments may be shown as answers.

Filter Row height issue

4 Answers 89 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ben
Top achievements
Rank 1
Ben asked on 27 Jan 2015, 04:42 PM
Basically, the height of the textbox fields in my Filter Row are too small and they are cutting off the text being typed. It works fine but you cannot see the text. I have tried several things (css, programmatic, properties, etc) but I cannot change the height. I can change the width with no problems. Removing themes and formatting does not help either. There has to be a n easy solution for this. See my screen below.

4 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 30 Jan 2015, 12:52 PM
Hello Ben,

This issue is strange, indeed. Can you please verify that you are using the latest release version of the controls?
http://demos.telerik.com/aspnet-ajax/grid/examples/functionality/filtering/basic-filtering/defaultcs.aspx

Looking forward to your reply.

Also, please check whether you have any custom CSS rules which may affect the inputs on the page.

Regards,
Eyup
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Ben
Top achievements
Rank 1
answered on 30 Jan 2015, 03:11 PM
Thanks for you response. I did an update on the telerik controls (it did need updating), but the filter row text box height problem still exists. I confirmed that it does this even on plain radgrids (with no custom skins or css). Further, I am only using the filter buttons and no other custom controls / inputs in the filter row. I look forward to any suggestions. 
0
Ben
Top achievements
Rank 1
answered on 02 Feb 2015, 08:16 PM
I figured it out on my own. I had to write a loop to find the controls and overwrite the properties that are being set. I put the loop in the ItemCreated event. I'm still not clear on why they were being crushed in the first place, nor do I understand why there isn't a simple property to change this. Figured this might help someone in the future.
0
Eyup
Telerik team
answered on 04 Feb 2015, 09:54 AM
Hello Ben,

Thank you for sharing your approach with our community, although it is unclear why might have caused the issue in the first place.

Regards,
Eyup
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
General Discussions
Asked by
Ben
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Ben
Top achievements
Rank 1
Share this question
or