Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:822093
More Search Options
RSS Available
Matching Posts
Re: Problems with Repeater ItemCommand Event and UpdatePanel Triggers
Hi, What you have done is to change the text for the check box based on a database table. But my question is very different. I will use your code itself to demonstrate what I want. Instead of the just substitute it with text from a record in the table. <asp:UpdatePanel ID="UpdatePanelAtributos" runat="server" UpdateMode="Conditional" RenderMode="Inline" onload="UpdatePanelAtributos_Load" > <asp:Repeater ID="RepeatEntidades" runat
Posted to
ASP.NET AJAX UI
(Forum)
by
Sitharaam Jayakumar
on 12/19/2008
Re: Problems with Repeater ItemCommand Event and UpdatePanel Triggers
Hi, What you have done is to change the text for the check box based on a database table. But my question is very different. I will use your code itself to demonstrate what I want. Instead of the just substitute it with text from a record in the table. <asp:UpdatePanel ID="UpdatePanelAtributos" runat="server" UpdateMode="Conditional" RenderMode="Inline" onload="UpdatePanelAtributos_Load" > <asp:Repeater ID="RepeatEntidades" runat
Posted to
ASP.NET AJAX UI
(Forum)
by
Sitharaam Jayakumar
on 12/19/2008
Re: Problems with Repeater ItemCommand Event and UpdatePanel Triggers
Hello !!! Your solution looks promising. But unfortunately I am unable to understand the language in which you have replied. And I live in India where it is very difficult to find someone who knows Spanish or French (I am not sure which language you have used). The problem I am having is still pending. So I would be very obliged to you if you could post the solution in English once again sothat I understand it and can try it out. Thanks and regards, Jayakumar
Posted to
ASP.NET AJAX UI
(Forum)
by
Sitharaam Jayakumar
on 12/18/2008
Re: Problems with Repeater ItemCommand Event and UpdatePanel Triggers
Hi, I have read and re-read the all the posts and links given in this thread but I am unable to get my code fixed which is to do with update panels and repeaters. So I thought I might as well put my question to all of you folks. I really need an answer. So any help is welcome. I have a data bound repeater which is inside an update panel and within that repeater there is another update panel containing a link button marked " Delete ". This means there is a Delete link button in each row
Posted to
ASP.NET AJAX UI
(Forum)
by
Sitharaam Jayakumar
on 9/5/2008
Re: Repeaters and Update Panels
Hi Thomas, Received your reply and thanks but I am still facing major issues. The first thing I thought of whan I was faced with this problem was also to rebind the repeater. If you look at my code you will find protected void rprTasks_ItemCommand(object source, RepeaterCommandEventArgs e) { if (e.CommandName == "Remove") { Guid pri = new Guid(e.CommandArgument.ToString()); DeletefTask(pri); } } Here the record is being deleted using DeletefTask(pri); in the itemCommand event. Then the
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Sitharaam Jayakumar
on 9/5/2008
Repeaters and Update Panels
Hi, I have a rather peculiar and complicated problem related to Ajax and need help desperately. Been breaking my head over this for days. It is to do with Update panels and repeaters. I have a data bound repeater which is inside an update panel and within that repeater there is another update panel containing a link button marked " Delete ". This means there is a Delete link button in each row of the repeater. What I want is to be able to delete the row by clicking on the link button. On
Posted to
ASP.NET AJAX Control Toolkit
(Forum)
by
Sitharaam Jayakumar
on 8/27/2008
Page 1 of 1 (6 items)
ASP.NET:
T4MVC now has a real home and a dedicated forum!
TechNet Edge:
Windows Server 2008 R2 : New Power Management Features
ASP.NET:
Web Deployment Painkillers: VS 2010 & MS Deploy
WindowsClient:
Application Accessibility Testing
WindowsClient:
Prism & WCF RIA Services
Channel 9:
Sharepoint 2010 and Claims-Based Identity
WindowsClient:
IRhetoric Ported To BlogEngine.NET
WindowsClient:
PDC Recap and More
Channel 9:
Reactive Extensions API in depth: Primitives
WindowsClient:
New WPF Features: MultiTouch
WindowsClient:
codeplex.com/testapi v 0.4 available
Channel 9:
The Visual Studio Documentary - Alan Cooper, the Father of Visual Basic
Channel 9:
Hanselminutes on 9 - Guided Tour inside the Windows Azure Cloud with Patrick Yantz
ASP.NET:
ASP.NET 4.0 ScriptManager Improvements
WindowsClient:
XAML Toolkit CTP = FxCopXaml + XamlDom + System.Xaml.dll support for Silverlight XAML
Channel 9:
Fishbowl for Facebook
WindowsClient:
Free Embeddable Fonts for your WPF Applications
ASP.NET:
Program Manager Position on the ASP.NET PM team
Channel 10:
Microsoft Teams Up with Nielsen
Channel 10:
What Azure Looks Like
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online