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

Multiselect check box column behaves inconsistently with paging

3 Answers 123 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Eric
Top achievements
Rank 1
Eric asked on 29 Sep 2014, 03:38 PM
I'm trying to setup a grid with paging, filtering, grouping and multiselect turned on, including the check box column for selection.  I understand that when paging and filtering, any existing selected rows will become unselected.  But when I page through a grid, the row select check box column seems to become disabled - we cannot check rows to be selected after paging.  Drag and drop selection continues to work and the "select all" check box still works, but the check boxes to select individual rows do not.

I have tried simplifying our grid setup to one with just multiselect and paging but the issue remains.

Also of note we are still using a 2012 release of Telerik UI for ASP.NET AJAX.  We intend to update to the latest 2014 release in the next release of the software we are delivering to our client, but will need to continue to use the 2012 Telerik UI release for the current release of the client's software.

So is this a known issue with the 2012 releases of the grid UI?  Is there any known fix besides upgrading to a later version of Telerik UI?

Thank you,

Eric

3 Answers, 1 is accepted

Sort by
0
Konstantin Dikov
Telerik team
answered on 02 Oct 2014, 07:55 AM
Hello Eric,

Can you please elaborate which is the exact version of our controls that you are currently using?

Additionally, can you please provide the markup and the relevant part of your code-behind for the RadGrid, so we can have a better idea on your exact scenario.

I am looking forward to your reply.


Regards,
Konstantin Dikov
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
Mithilesh
Top achievements
Rank 1
answered on 26 May 2015, 09:12 PM

Hi,

I am creating 'multi select checkbox list option' inside RadComboBox dynamically . If you select more than one checkbox, it will be binding selected value with comma separator in text area.

1.First, i select  more than one checkbox, and save the data. It works fine.

2.Again, I uncheck other checkbox, and saved data with single checkbox selected.

Later , if I select any other checkbox(either add or remove selection), and save the data. It does not bind value in text area. It shows one value in text area( the check box which I have selected in 2nd step). But while drop down, it shows selected checkbox

I have attached screen shot for the reference.

Could you please help on this. Or could you please provide a sample code.

Thanks,

Mithilesh Kumar

0
Konstantin Dikov
Telerik team
answered on 29 May 2015, 08:18 AM
Hi Mithilesh,

I am not sure that I understand the exact issue that you are facing and how this is related to the initial thread and RadGrid.

Can you please elaborate on the exact scenario that you have and provide the markup and the code-behind related to the RadComboBox control.

On a side note, it would be better if you open a regular support ticket with attached sample, runnable project that replicates the issue. Thus we will be able to test the project locally and easily isolate the root of the problem.


Regards,
Konstantin Dikov
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
Eric
Top achievements
Rank 1
Answers by
Konstantin Dikov
Telerik team
Mithilesh
Top achievements
Rank 1
Share this question
or