Click here to Skip to main content
15,908,843 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: Create table in codebehind Pin
Colin Angus Mackay1-Apr-09 23:52
Colin Angus Mackay1-Apr-09 23:52 
GeneralRe: Create table in codebehind Pin
anilpal1-Apr-09 23:59
anilpal1-Apr-09 23:59 
GeneralRe: Create table in codebehind Pin
Colin Angus Mackay2-Apr-09 0:52
Colin Angus Mackay2-Apr-09 0:52 
Questionproblem after publishing on server Pin
prateekfgiet1-Apr-09 22:38
prateekfgiet1-Apr-09 22:38 
AnswerRe: problem after publishing on server Pin
Abhijit Jana1-Apr-09 22:59
professionalAbhijit Jana1-Apr-09 22:59 
Questiondropdownlist with other option Pin
prateekfgiet1-Apr-09 22:37
prateekfgiet1-Apr-09 22:37 
AnswerRe: dropdownlist with other option Pin
anilpal1-Apr-09 23:02
anilpal1-Apr-09 23:02 
AnswerRe: dropdownlist with other option Pin
Abhijit Jana1-Apr-09 23:06
professionalAbhijit Jana1-Apr-09 23:06 
prateekfgiet wrote:
i have dropdown list which contain the name of states and last option is other if user select the option other,then a textbox will apper on page and value save from textbox,how i will do? thanx in advance


Did you tried to implement it ? What problem are you faceing?

When user select the other from Dropdown lost, you can check it on Dropdown list selectedIndexChanged event, and on that time just make visible Textbox. And then save the data when you want. For unnecessry postback avoiding you can use Java script for that also.

cheers,
Abhijit
CodeProject MVP

GeneralRe: dropdownlist with other option Pin
prateekfgiet1-Apr-09 23:20
prateekfgiet1-Apr-09 23:20 
GeneralRe: dropdownlist with other option Pin
Alok Sharma ji2-Apr-09 3:54
Alok Sharma ji2-Apr-09 3:54 
Question3rd party tools for gridviews Pin
samerh1-Apr-09 22:36
samerh1-Apr-09 22:36 
AnswerRe: 3rd party tools for gridviews Pin
Piyush Vardhan Singh2-Apr-09 0:13
Piyush Vardhan Singh2-Apr-09 0:13 
QuestionHow to set GridView Row Height!!! Pin
Sr...Frank1-Apr-09 22:27
Sr...Frank1-Apr-09 22:27 
AnswerRe: How to set GridView Row Height!!! Pin
anilpal1-Apr-09 22:57
anilpal1-Apr-09 22:57 
GeneralRe: How to set GridView Row Height!!! Pin
Sr...Frank1-Apr-09 23:20
Sr...Frank1-Apr-09 23:20 
GeneralRe: How to set GridView Row Height!!! Pin
anilpal2-Apr-09 0:01
anilpal2-Apr-09 0:01 
GeneralRe: How to set GridView Row Height!!! Pin
Sr...Frank2-Apr-09 3:55
Sr...Frank2-Apr-09 3:55 
AnswerRe: How to set GridView Row Height!!! Pin
Abhijit Jana1-Apr-09 23:01
professionalAbhijit Jana1-Apr-09 23:01 
AnswerRe: How to set GridView Row Height!!! Pin
Alok Sharma ji2-Apr-09 3:36
Alok Sharma ji2-Apr-09 3:36 
GeneralRe: How to set GridView Row Height!!! Pin
Sr...Frank2-Apr-09 3:56
Sr...Frank2-Apr-09 3:56 
QuestionCant display image in my webpage Pin
bishwambhar_sen1-Apr-09 22:19
bishwambhar_sen1-Apr-09 22:19 
AnswerRe: Cant display image in my webpage Pin
anilpal1-Apr-09 22:56
anilpal1-Apr-09 22:56 
GeneralRe: Cant display image in my webpage Pin
bishwambhar_sen1-Apr-09 23:57
bishwambhar_sen1-Apr-09 23:57 
AnswerRe: Cant display image in my webpage Pin
anilpal2-Apr-09 0:09
anilpal2-Apr-09 0:09 
AnswerRe: Cant display image in my webpage Pin
Alok Sharma ji2-Apr-09 3:44
Alok Sharma ji2-Apr-09 3:44 

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.