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

Custom RadGrid controlling width

3 Answers 62 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Edwin
Top achievements
Rank 1
Edwin asked on 29 Jun 2012, 10:14 PM
I have this rad grid, that is custom and it spans off the page. I checked at other solutions here in telerik forums but none have worked so far. Please see here my mark up and a screen shot of the issue

 

 

 

 

 

                          

 

 

 

Screenshot Attached



3 Answers, 1 is accepted

Sort by
0
Jayesh Goyani
Top achievements
Rank 2
answered on 30 Jun 2012, 06:44 AM
Hello,

As per my understanding you want to set the width of filtercontrol.

Let me know if i am not understand your requirement.

<telerik:GridDateTimeColumn FilterControlWidth="200px"></telerik:GridDateTimeColumn>


Thanks,
Jayesh Goyani
0
Edwin
Top achievements
Rank 1
answered on 30 Jun 2012, 03:29 PM
I am not sure why but when I add that property it would not change the size at all. I also tried adding the Width property of the RadGrid, did not work.
0
Edwin
Top achievements
Rank 1
answered on 30 Jun 2012, 05:51 PM
I was reading and since this is a custom rad grid, I needt to implement or override the FilterControlWidth property, How can I do this? (i have to implemented myself)


I have solved the issue thanks
Tags
Grid
Asked by
Edwin
Top achievements
Rank 1
Answers by
Jayesh Goyani
Top achievements
Rank 2
Edwin
Top achievements
Rank 1
Share this question
or