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

RadListView with client side binding - How to fire the item data bound event

1 Answer 199 Views
ListView
This is a migrated thread and some comments may be shown as answers.
Rohini
Top achievements
Rank 1
Rohini asked on 03 Jun 2016, 09:42 AM

I have bound a RadListView control with client side binding. I need to fire item data bound event and make the image controls (html image) visible true/false depending on the data record.

Also I want fire item command event on click of image (html image control) in the radListview and in that event, hide that item from the radListView.

Please suggest how to achieve the above two tasks.

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 08 Jun 2016, 11:32 AM
Hi Rohini,

Do you use RadClientDataSource or another type of client-side binding?
http://demos.telerik.com/aspnet-ajax/listview/examples/client/client-data-source-binding/defaultcs.aspx?product=listview

I've created a sample RadListView web site to demonstrate how you can achieve this requirement. Please run the attached application and let me know if it helps you.

Regards,
Eyup
Telerik
Do you need help with upgrading your ASP.NET AJAX, WPF or WinForms projects? Check the Telerik API Analyzer and share your thoughts.
Tags
ListView
Asked by
Rohini
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or