Click here to Skip to main content
15,906,645 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: regarding datagrid [modified] Pin
Stephen McGuire17-Aug-06 2:08
Stephen McGuire17-Aug-06 2:08 
AnswerRe: regarding datagrid Pin
kalyanPaladugu17-Aug-06 11:50
kalyanPaladugu17-Aug-06 11:50 
QuestionXmlDataSource [modified] Pin
mcgann17-Aug-06 0:22
mcgann17-Aug-06 0:22 
AnswerRe: XmlDataSource Pin
seee sharp17-Aug-06 2:56
seee sharp17-Aug-06 2:56 
QuestionHow to take reference of connection string or connection Pin
sabby200617-Aug-06 0:18
sabby200617-Aug-06 0:18 
AnswerRe: How to take reference of connection string or connection Pin
_AK_17-Aug-06 0:24
_AK_17-Aug-06 0:24 
QuestionOnSelectedIndexChanged not firing for first selected item in a DropDownList Pin
spoa17-Aug-06 0:12
spoa17-Aug-06 0:12 
AnswerRe: OnSelectedIndexChanged not firing for first selected item in a DropDownList Pin
minhpc_bk17-Aug-06 15:57
minhpc_bk17-Aug-06 15:57 
spoa wrote:
then I choose another item and it fires the OnSelectedIndexChanged event. When I then select the first selected item again the event isn't fired.

After the SelectedIndexChanged event gets fired, do you set any new selected index for the dropdownlist? Do you see the new item selected in the dropdownlist after the postback? Basically, the event is raised when the control detects the new selected item value in comparision with the current one which is persisted in the ViewState. You also make sure that the values (not text) of all the items are different.

QuestionError Occurs in Datagrid Paging!....... Pin
Prabs frm PGP17-Aug-06 0:09
Prabs frm PGP17-Aug-06 0:09 
AnswerRe: Error Occurs in Datagrid Paging!....... Pin
Grapes-R-Fun17-Aug-06 6:00
Grapes-R-Fun17-Aug-06 6:00 
QuestionSome Interview Question , Dammmmmmmm Urgent Plz Pin
VishalSharmaDev16-Aug-06 23:57
VishalSharmaDev16-Aug-06 23:57 
AnswerRe: Some Interview Question , Dammmmmmmm Urgent Plz Pin
Jesse Squire17-Aug-06 1:03
Jesse Squire17-Aug-06 1:03 
AnswerRe: Some Interview Question , Dammmmmmmm Urgent Plz Pin
leckey17-Aug-06 7:33
leckey17-Aug-06 7:33 
AnswerRe: Some Interview Question , Dammmmmmmm Urgent Plz Pin
Ramasubramaniam17-Aug-06 7:45
Ramasubramaniam17-Aug-06 7:45 
AnswerRe: Some Interview Question , Dammmmmmmm Urgent Plz [modified] Pin
Uma Kameswari17-Aug-06 18:15
Uma Kameswari17-Aug-06 18:15 
GeneralRe: Some Interview Question , Dammmmmmmm Urgent Plz Pin
Ramasubramaniam18-Aug-06 5:08
Ramasubramaniam18-Aug-06 5:08 
GeneralRe: Some Interview Question , Dammmmmmmm Urgent Plz Pin
Uma Kameswari18-Aug-06 19:46
Uma Kameswari18-Aug-06 19:46 
GeneralRe: Some Interview Question , Dammmmmmmm Urgent Plz Pin
Ramasubramaniam21-Aug-06 3:44
Ramasubramaniam21-Aug-06 3:44 
QuestionRole based Sitemap node listing Pin
Tiger45616-Aug-06 23:28
Tiger45616-Aug-06 23:28 
AnswerRe: Role based Sitemap node listing Pin
Mike Ellison17-Aug-06 3:19
Mike Ellison17-Aug-06 3:19 
GeneralRe: Role based Sitemap node listing Pin
Tiger45617-Aug-06 18:32
Tiger45617-Aug-06 18:32 
GeneralRe: Role based Sitemap node listing Pin
Mike Ellison18-Aug-06 5:18
Mike Ellison18-Aug-06 5:18 
GeneralRe: Role based Sitemap node listing Pin
Tiger45621-Aug-06 5:51
Tiger45621-Aug-06 5:51 
Questiondownload a file on a button click Pin
Sivaprasad C16-Aug-06 21:51
Sivaprasad C16-Aug-06 21:51 
GeneralRe: download a file on a button click Pin
_AK_16-Aug-06 23:07
_AK_16-Aug-06 23:07 

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.