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

Rad Grid Batch Editing Page Size Issue

4 Answers 28 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Rahul
Top achievements
Rank 1
Rahul asked on 23 Feb 2016, 12:38 PM

Hi,

Telerik Team,

                         

            I am using rad grid in batch editing mode , when I add new record to grid suppose I have added 15 new records to grid and I have set page size to 10 still pager is not appears on grid. please let me know if I missing any configuration.

 

Thanks

 

4 Answers, 1 is accepted

Sort by
0
Rahul
Top achievements
Rank 1
answered on 25 Feb 2016, 02:20 PM

Hi,

Please provide your inputs on this we are still facing this issue , we are waiting for your response.

Thank you.


0
Eyup
Telerik team
answered on 26 Feb 2016, 08:54 AM
Hello Rahul,

You can enable the following property to always display the pager:
<PagerStyle ... AlwaysVisible="true" />

I hope this will prove helpful.

Regards,
Eyup
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Rahul
Top achievements
Rank 1
answered on 03 Mar 2016, 10:48 AM

Hello Eyup,

Thanks for you reply your suggestion solve my problem partially, but my problem is different, what I am trying to do is, I have set Rad Grid Page size to 10 , still I am able to add 11th row on same page. Please let me know if I missing any configuration setting.

Thanks

 

 

 

0
Eyup
Telerik team
answered on 08 Mar 2016, 08:15 AM
Hi Rahul,

This is expected because Batch editing provides creating multiple new records simultaneously:
http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/batch-editing/defaultcs.aspx

You can limit this behavior using the approach demonstrated in the attached RadGrid web site sample.

Regards,
Eyup
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Rahul
Top achievements
Rank 1
Answers by
Rahul
Top achievements
Rank 1
Eyup
Telerik team
Share this question
or