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

Radgrid pagesize display Issue

5 Answers 58 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Vajiha Kanuga
Top achievements
Rank 1
Vajiha Kanuga asked on 20 Jul 2011, 07:16 AM
Hi Telerik Team

I have been facing issue with pagesize UI display.I have not used any foooter.There are two pages but UI differs though used same properties.

Please revert as soon as possible.For understanding i have attached files.I want that all grid should have Fig.1 (uniform).

Awating for your reply
vajiha

5 Answers, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 21 Jul 2011, 12:40 PM
Hi Vajiha,

The described behavior could be caused by a custom skin you have applied to the second grid. Or if you set the Skin property to the value "". If this is the case, you should provide a custom Skin for each RadControls you use in your RadGrid, or you can use one of the built-in Skins.

All the best,
Andrey
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Vajiha Kanuga
Top achievements
Rank 1
answered on 21 Jul 2011, 02:20 PM
Hi Andrey

Thanks for quick reply but i have used same skin for all grids. I have skin id as RadGridSkin.
Hope below code would be helpful to give solution for the query and let me know where am i goin wrong.

 

<telerik:RadGrid

 

 

SkinId="RadGridSkin"

 

 

GridLines="Both" BorderColor="#004000" CellPadding="0" CellSpacing="0" width="100%" border="1"

 

 

ForeColor="#400000" Font-Size="8pt" Font-Names="Verdana" runat="server" >

 

 

<HeaderStyle BackColor="#7691C8" BorderColor="#400000" Wrap="false" ForeColor="White" Font-Bold="True" Font-Size="8pt" height="20px" HorizontalAlign="Center"/>

 

 

<ItemStyle BackColor="#F3F3F3" height="20px" />

 

 

<PagerStyle BackColor="#D5D5D5" HorizontalAlign ="center" Height="20px"/>

 

 

<AlternatingItemStyle BackColor="#FFFFFF" height="20px"/>

 

</

 

telerik:RadGrid >


Thanks & Regards
vajiha

 


0
Andrey
Telerik team
answered on 21 Jul 2011, 04:11 PM
Hello Vajiha,

Could you please provide a sample project, so I can debug it locally?

Greetings,
Andrey
the Telerik team

Register for the Q2 2011 What's New Webinar Week. Mark your calendar for the week starting July 18th and book your seat for a walk through of all the exciting stuff we will ship with the new release!

0
Vajiha Kanuga
Top achievements
Rank 1
answered on 07 Oct 2011, 10:47 AM
Hi
Once again need your help.Issue which i reported.
I have sent the attachment during my first mail how the comboxbox look differ.Second mail i send the theme file n in this email i have attached the source for radgrid and pageindexchange as well as needdatasource event ot have overview over the page behaviour.

i got so busy with other stuff that i could not looked at..and dont have enough time to create dummy project.

Awaiting for your reply.
Vajiha
0
Andrey
Telerik team
answered on 09 Oct 2011, 06:16 PM
Hello Vajiha,

Please try to re-attach the files you have mentioned. Beside the Word file in your first post, I cannot find any other.

Also using the provided code snippet in your reply, I am unable to reproduce the erroneous behavior at our side. Note that we need your theme definition in order to check for problems.

Additionally, what is the exact version of RadControls you are using? This will help so we could accurately test this scenario.

Kind regards,
Andrey
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Grid
Asked by
Vajiha Kanuga
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Vajiha Kanuga
Top achievements
Rank 1
Share this question
or