Click here to Skip to main content
15,900,511 members
Home / Discussions / C#
   

C#

 
QuestionNot displaying Grid View when no data [modified] Pin
dabuskol13-Mar-07 21:09
dabuskol13-Mar-07 21:09 
AnswerRe: Not displaying Grid View when no data Pin
Keshav V. Kamat13-Mar-07 21:44
Keshav V. Kamat13-Mar-07 21:44 
GeneralRe: Not displaying Grid View when no data Pin
Keshav V. Kamat13-Mar-07 21:45
Keshav V. Kamat13-Mar-07 21:45 
GeneralRe: Not displaying Grid View when no data Pin
dabuskol13-Mar-07 23:35
dabuskol13-Mar-07 23:35 
QuestionRaising an event Pin
gauthee13-Mar-07 20:45
gauthee13-Mar-07 20:45 
AnswerRe: Raising an event Pin
Martin#13-Mar-07 20:57
Martin#13-Mar-07 20:57 
GeneralRe: Raising an event Pin
gauthee13-Mar-07 21:14
gauthee13-Mar-07 21:14 
AnswerRe: Raising an event Pin
Sandeep Akhare13-Mar-07 22:07
Sandeep Akhare13-Mar-07 22:07 
Gautham
You can do that by making Dropdown autoPostBack false and add one button on aspx page
After selecting item from dropdown click the button
add this in button click
and do what you want to do
Button1.Click += new EventHandler(Views_SelectedIndexChanged);

Thanks and Regards
Sandeep

If you want something you never had,
do something you have never done!


QuestionStreet Mapping Software Pin
Taurian11013-Mar-07 20:23
Taurian11013-Mar-07 20:23 
Questionadding treeview on Panel control Pin
EEmaan13-Mar-07 20:19
EEmaan13-Mar-07 20:19 
QuestionDateTime Conversion Pin
gauthee13-Mar-07 19:29
gauthee13-Mar-07 19:29 
AnswerRe: DateTime Conversion Pin
N a v a n e e t h13-Mar-07 19:39
N a v a n e e t h13-Mar-07 19:39 
GeneralRe: DateTime Conversion Pin
gauthee13-Mar-07 19:54
gauthee13-Mar-07 19:54 
AnswerRe: DateTime Conversion Pin
Guffa13-Mar-07 19:51
Guffa13-Mar-07 19:51 
GeneralRe: DateTime Conversion Pin
gauthee13-Mar-07 20:33
gauthee13-Mar-07 20:33 
AnswerRe: DateTime Conversion Pin
Harini N K13-Mar-07 20:24
Harini N K13-Mar-07 20:24 
AnswerRe: DateTime Conversion Pin
Keshav V. Kamat13-Mar-07 21:39
Keshav V. Kamat13-Mar-07 21:39 
Questionsyntax for drop sql table Pin
Keshav V. Kamat13-Mar-07 19:13
Keshav V. Kamat13-Mar-07 19:13 
AnswerRe: syntax for drop sql table Pin
N a v a n e e t h13-Mar-07 19:40
N a v a n e e t h13-Mar-07 19:40 
GeneralRe: syntax for drop sql table Pin
Keshav V. Kamat13-Mar-07 20:20
Keshav V. Kamat13-Mar-07 20:20 
QuestionToolbar and Server Explorer - type dialogs Pin
swjam13-Mar-07 19:09
swjam13-Mar-07 19:09 
QuestionProblem with POP email reading windows service Pin
Nitin198113-Mar-07 18:28
Nitin198113-Mar-07 18:28 
QuestionJustify text Pin
Duong Tien Nam13-Mar-07 17:51
Duong Tien Nam13-Mar-07 17:51 
AnswerRe: Justify text Pin
Duong Tien Nam13-Mar-07 20:20
Duong Tien Nam13-Mar-07 20:20 
QuestionInformation Lists Pin
JMOdom13-Mar-07 16:04
JMOdom13-Mar-07 16:04 

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.