Click here to Skip to main content
15,913,854 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: neel help plz... Pin
_AK_11-Sep-06 2:13
_AK_11-Sep-06 2:13 
GeneralRe: neel help plz... Pin
pradeep kumarappagari11-Sep-06 2:29
pradeep kumarappagari11-Sep-06 2:29 
GeneralRe: neel help plz... Pin
_AK_11-Sep-06 2:31
_AK_11-Sep-06 2:31 
GeneralRe: neel help plz... [modified] Pin
pradeep kumarappagari11-Sep-06 8:10
pradeep kumarappagari11-Sep-06 8:10 
GeneralRe: neel help plz... Pin
_AK_11-Sep-06 19:37
_AK_11-Sep-06 19:37 
GeneralRe: neel help plz... Pin
pradeep kumarappagari11-Sep-06 21:30
pradeep kumarappagari11-Sep-06 21:30 
GeneralRe: neel help plz... Pin
_AK_11-Sep-06 21:35
_AK_11-Sep-06 21:35 
AnswerRe: neel help plz... Pin
Amit Kumar Chikara11-Sep-06 1:46
Amit Kumar Chikara11-Sep-06 1:46 
If I am not wrong, you have added this drop down in the edit Item template of Datagrid. What you can do is, You can go to the HTML source code and where there you have added this Edit Item Template you can add an event for dropdown in the HTML code itself.


<asp:dropdownlist id="DropDownList1" onselectedindexchanged="DropDownList1_SelectedIndexChanged" runat="server">

Regards,

Amit Kumar
HDISM, PGDCA, MCP, MCAD, MCSD
amit_chikara2002@hotmail.com

GeneralRe: neel help plz... Pin
pradeep kumarappagari11-Sep-06 1:57
pradeep kumarappagari11-Sep-06 1:57 
Question"Event in Java Script" Pin
SysJey11-Sep-06 1:07
SysJey11-Sep-06 1:07 
AnswerRe: "Event in Java Script" Pin
Guffa11-Sep-06 1:45
Guffa11-Sep-06 1:45 
QuestionWhat`s AJAX exactly ? Please refer me to Better References. . . Pin
Hussein Madani Ghomi11-Sep-06 1:06
Hussein Madani Ghomi11-Sep-06 1:06 
AnswerRe: What`s AJAX exactly ? Please refer me to Better References. . . Pin
Sathesh Sakthivel11-Sep-06 1:35
Sathesh Sakthivel11-Sep-06 1:35 
QuestionParser Error Message: Ambiguous match found. [modified] Pin
Praveen_S11-Sep-06 1:04
Praveen_S11-Sep-06 1:04 
AnswerRe: Parser Error Message: Ambiguous match found. Pin
minhpc_bk11-Sep-06 6:41
minhpc_bk11-Sep-06 6:41 
QuestionNested repeaters Paging problem Pin
MalikRizwan11-Sep-06 0:47
MalikRizwan11-Sep-06 0:47 
Questionfetch data from sql Pin
senthilmca11-Sep-06 0:28
senthilmca11-Sep-06 0:28 
AnswerRe: fetch data from sql Pin
_AK_11-Sep-06 0:35
_AK_11-Sep-06 0:35 
AnswerRe: fetch data from sql Pin
Amit Kumar Chikara11-Sep-06 0:41
Amit Kumar Chikara11-Sep-06 0:41 
Questionhow to use javascript in master content pages in asp.net2 Pin
zahra yousefi11-Sep-06 0:13
zahra yousefi11-Sep-06 0:13 
AnswerRe: how to use javascript in master content pages in asp.net2 Pin
CWIZO11-Sep-06 0:20
CWIZO11-Sep-06 0:20 
AnswerRe: how to use javascript in master content pages in asp.net2 Pin
minhpc_bk11-Sep-06 7:12
minhpc_bk11-Sep-06 7:12 
QuestionCan you launch an exe from a web app? Pin
Red_Wizard_Shot_The_Food11-Sep-06 0:13
Red_Wizard_Shot_The_Food11-Sep-06 0:13 
AnswerRe: Can you launch an exe from a web app? Pin
CWIZO11-Sep-06 0:20
CWIZO11-Sep-06 0:20 
QuestionHow to use JAVA Script in Master Page (ATLAS or AJAX)? Pin
Hussein Madani Ghomi10-Sep-06 23:45
Hussein Madani Ghomi10-Sep-06 23:45 

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.