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

ListView supress pageindexchange event

1 Answer 22 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Dipal
Top achievements
Rank 1
Dipal asked on 23 Nov 2012, 01:16 PM
Hi All,

On my first page of listview i have 10 items with check box in item template.
Suppose user has checked 2 checkboxes and click on 2nd page index.  Then we prompt user that "few items are selected in current page
take appropiate action" in rad window.
If user select any action by clicking on "button".  page index should not be changed because we want item value for checked items.
But if user select "cancel button" then page index should be changed.

How to achieve this functionality in C#?

Thanks,
Dipal

1 Answer, 1 is accepted

Sort by
0
Andrey
Telerik team
answered on 28 Nov 2012, 12:27 PM
Hi,

Could you share the code you are using at the moment so all the people who want to help you have better understanding of your case and could propose more precise suggestions?

Greetings,
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
ListView
Asked by
Dipal
Top achievements
Rank 1
Answers by
Andrey
Telerik team
Share this question
or