Modelpopup extender problem
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all I have on datalist in which i have placed a linkbutton with oncommand property set to ShowPopUP() function In Code behind i have shown the popup e.g modelpopupextender.Show() Now i have two problems 1. The popup panel contains one textbox. Everytime when i click on linkbutton a (,) is concatenated in textbox value. I dont know why 2. I have putted the both the datalist and modelpopup extender under update panel. when OKbutton of modelpopupextender still do the postback Any Solution??
One person's data is another person's program. --J.Walia