Click here to Skip to main content
15,905,875 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Check Boxes in GridView Pin
Paras Kaneriya12-Sep-07 22:51
Paras Kaneriya12-Sep-07 22:51 
AnswerRe: Check Boxes in GridView Pin
Sandeep Akhare12-Sep-07 23:31
Sandeep Akhare12-Sep-07 23:31 
Questionconvert string to html formatted layout Pin
gwapogi12-Sep-07 20:32
gwapogi12-Sep-07 20:32 
AnswerRe: convert string to html formatted layout Pin
Chetan Patel12-Sep-07 20:41
Chetan Patel12-Sep-07 20:41 
AnswerRe: convert string to html formatted layout Pin
Paras Kaneriya12-Sep-07 22:55
Paras Kaneriya12-Sep-07 22:55 
QuestionAJAX numericupdownextender issue in asp.net Pin
twinscythe1233212-Sep-07 20:29
twinscythe1233212-Sep-07 20:29 
AnswerRe: string to html source format Pin
Chetan Patel12-Sep-07 20:42
Chetan Patel12-Sep-07 20:42 
QuestionDropDownlist in Ajax when using MasterPages Pin
honeyss12-Sep-07 20:15
honeyss12-Sep-07 20:15 
Hi,
I have kept ScriptManager in MasterPage and UpdatePanel in contentpage.My code in content page is as follows:
<asp:UpdatePanel ID="pnl1" runat ="server" >
<ContentTemplate >
<asp:DropDownList ID="ddl1" runat ="server" AutoPostBack="True" OnSelectedIndexChanged="ddl1_SelectedIndexChanged" >
</asp:DropDownList>
<asp:DropDownList ID="ddl2" runat ="server" >
</asp:DropDownList>
</ContentTemplate>
<Triggers >
<asp:AsyncPostBackTrigger ControlID ="ddl1" EventName ="SelectedIndexChanged" />
</Triggers>
</asp:UpdatePanel>
But selectedIndexchaged event is not firing.
Can anyone help me in this regard.Thanks in Advance,.................


Questionerror while file conversion Pin
kuwl_mark12-Sep-07 19:45
kuwl_mark12-Sep-07 19:45 
AnswerRe: error while file conversion Pin
Sandeep Akhare12-Sep-07 19:51
Sandeep Akhare12-Sep-07 19:51 
GeneralRe: error while file conversion Pin
kuwl_mark12-Sep-07 20:02
kuwl_mark12-Sep-07 20:02 
GeneralRe: error while file conversion Pin
Sandeep Akhare12-Sep-07 20:10
Sandeep Akhare12-Sep-07 20:10 
GeneralRe: error while file conversion Pin
kuwl_mark12-Sep-07 21:00
kuwl_mark12-Sep-07 21:00 
GeneralRe: error while file conversion Pin
Sandeep Akhare12-Sep-07 21:11
Sandeep Akhare12-Sep-07 21:11 
QuestionWebDev.WebServer.exe Error Pin
Khan.Bangash12-Sep-07 19:22
Khan.Bangash12-Sep-07 19:22 
AnswerRe: WebDev.WebServer.exe Error Pin
Sandeep Akhare12-Sep-07 20:22
Sandeep Akhare12-Sep-07 20:22 
GeneralRe: WebDev.WebServer.exe Error Pin
Khan.Bangash12-Sep-07 20:24
Khan.Bangash12-Sep-07 20:24 
Questionpopup window Pin
saravanan0512-Sep-07 18:43
saravanan0512-Sep-07 18:43 
AnswerRe: popup window Pin
Sandeep Akhare12-Sep-07 19:53
Sandeep Akhare12-Sep-07 19:53 
Questioncreate exe automatically Pin
praveenkumar_mca12-Sep-07 18:42
praveenkumar_mca12-Sep-07 18:42 
QuestionWindows server Pin
haidhir12-Sep-07 17:53
haidhir12-Sep-07 17:53 
Questionget/set accessors keep resetting Pin
Goalie3512-Sep-07 15:45
Goalie3512-Sep-07 15:45 
AnswerRe: get/set accessors keep resetting Pin
Christian Graus12-Sep-07 15:59
protectorChristian Graus12-Sep-07 15:59 
GeneralI don't think that's it. Pin
Goalie3512-Sep-07 16:19
Goalie3512-Sep-07 16:19 
GeneralRe: I don't think that's it. Pin
/randz12-Sep-07 17:19
/randz12-Sep-07 17:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.