Hi guys,

I have a probelm with listview control in ASP.net framework 3.5, C#.
I tried to collect information from sqldatasource (select statement from
stored procedure) then I feed all of the data to listview, everything going
normal

and then... I modified one of those cell in "<EditItemTemplate>" with
dropdown control and everthing going normal too, I has already used "smart
Tag" from listview control to enabling "editing option" (I used stored
procedure to update the data).
but how to update the modified cell because on the original template
<EditItemTemplate> used label control, all of them, and now one of the cell
use dropdownlist control?

I have tried use "updating" event ? but still have an error.
anyone have ideas to solve this problem ? (thax's in advance)



rgds
sugiarto

一日不见如隔百秋

It's not what you can get but what you can give that makes you a rich person

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DotNetDevelopment, VB.NET, C# .NET, ADO.NET, ASP.NET, XML, XML Web 
Services,.NET Remoting" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://cm.megasolutions.net/forums/default.aspx
-~----------~----~----~----~------~----~------~--~---

Reply via email to