- Home
- Forum
- ASP.NET Web Forms (Classic)
- Make a callback from inside a repeater
Make a callback from inside a repeater
Do you have any example on this a both a repeater and call back require a sender object
How can this be done
How can this be done
SIGN IN To post a reply.
8 Replies
AD
Administrator
Syncfusion Team
October 31, 2006 07:45 PM UTC
Hi Maurice,
We are looking in to this and will update you as soon as possible.
Best Regards,
A.Sivakumar
We are looking in to this and will update you as soon as possible.
Best Regards,
A.Sivakumar
AD
Administrator
Syncfusion Team
November 7, 2006 12:53 AM UTC
Hi Maurice,
I have attached a sample as per your requirement.Repeater control Items are dynamically created in the 'Callbackpanel2' refresh event and the 'Callbackpanel1' refresh the label text while select an item in the 'customer name' column of the repeater control.
Please let us know if you have further questions.
RepeaterWithCallback.zip
Thank you,
Suresh sekaran
Suresh sekaran
I have attached a sample as per your requirement.Repeater control Items are dynamically created in the 'Callbackpanel2' refresh event and the 'Callbackpanel1' refresh the label text while select an item in the 'customer name' column of the repeater control.
Please let us know if you have further questions.
RepeaterWithCallback.zip
Thank you,
Suresh sekaran
Suresh sekaran
AD
Administrator
Syncfusion Team
November 7, 2006 02:23 AM UTC
This almost works I can fire back from within the repeater thankyou however what i am tring to do is allow the user to update the repeater item with a button click. so i need to use the find method to locate the repeater item
>Hi Maurice,
I have attached a sample as per your requirement.Repeater control Items are dynamically created in the 'Callbackpanel2' refresh event and the 'Callbackpanel1' refresh the label text while select an item in the 'customer name' column of the repeater control.
Please let us know if you have further questions.
RepeaterWithCallback.zip
Thank you,
Suresh sekaran
Suresh sekaran
savecallbackrepeater.zip
>Hi Maurice,
I have attached a sample as per your requirement.Repeater control Items are dynamically created in the 'Callbackpanel2' refresh event and the 'Callbackpanel1' refresh the label text while select an item in the 'customer name' column of the repeater control.
Please let us know if you have further questions.
RepeaterWithCallback.zip
Thank you,
Suresh sekaran
Suresh sekaran
savecallbackrepeater.zip
AD
Administrator
Syncfusion Team
November 7, 2006 10:32 AM UTC
Hi Maurice,
Attached is the sample which allows the user to update the repeater item on a button click.
http://www.syncfusion.com/Support/user/uploads/Repeater.zip
Hope this might help you to solve the problem.
Please let us know if you have any further queries.
Regards,
Valli.
Attached is the sample which allows the user to update the repeater item on a button click.
http://www.syncfusion.com/Support/user/uploads/Repeater.zip
Hope this might help you to solve the problem.
Please let us know if you have any further queries.
Regards,
Valli.
AD
Administrator
Syncfusion Team
November 8, 2006 12:55 AM UTC
I am editing and saving from within the repeater. thus this example does not work either
I allow the user to edit inside the repeater and hit an update button which is also inside the repeater. I want so that when the user hits the update button inside the repeater it will make a callback ...without having to reload other data.
>Hi Maurice,
Attached is the sample which allows the user to update the repeater item on a button click.
http://www.syncfusion.com/Support/user/uploads/Repeater.zip
Hope this might help you to solve the problem.
Please let us know if you have any further queries.
Regards,
Valli.
I allow the user to edit inside the repeater and hit an update button which is also inside the repeater. I want so that when the user hits the update button inside the repeater it will make a callback ...without having to reload other data.
>Hi Maurice,
Attached is the sample which allows the user to update the repeater item on a button click.
http://www.syncfusion.com/Support/user/uploads/Repeater.zip
Hope this might help you to solve the problem.
Please let us know if you have any further queries.
Regards,
Valli.
AD
Administrator
Syncfusion Team
November 11, 2006 08:36 AM UTC
Hi Maurice,
The Repeater is a general-purpose iterator control. We can use Datalist control to edit or save changes. We would like to know are you using DataList or could you provide us more details, so it might be helpful to solve the problem.
Regards,
Valli
The Repeater is a general-purpose iterator control. We can use Datalist control to edit or save changes. We would like to know are you using DataList or could you provide us more details, so it might be helpful to solve the problem.
Regards,
Valli
MV
Marco Valdes
August 7, 2007 07:34 AM UTC
Hi,
i'm trying to use this sample with version 5.102.0.51 but it does not work.
I attach the code i'm using.
Thanks
RepeaterWithCallback.zip
i'm trying to use this sample with version 5.102.0.51 but it does not work.
I attach the code i'm using.
Thanks
RepeaterWithCallback.zip
RS
Rajarajeswari S
Syncfusion Team
August 7, 2007 02:12 PM UTC
Hi Marco,
Thanks for the update.
Please refer to the sample in the below link that satisfies your requirement:
http:/websamples.syncfusion.com/samples/Tools.Web/5.1.0.51/F51188/main.htm
I hope this helps you.
Please let me know if you have any further queries.
Regards,
S.Rajarajeswari
Thanks for the update.
Please refer to the sample in the below link that satisfies your requirement:
http:/websamples.syncfusion.com/samples/Tools.Web/5.1.0.51/F51188/main.htm
I hope this helps you.
Please let me know if you have any further queries.
Regards,
S.Rajarajeswari
SIGN IN To post a reply.
- 8 Replies
- 4 Participants
-
MA Maurice
- Oct 31, 2006 02:04 AM UTC
- Aug 7, 2007 02:12 PM UTC