Click here to Skip to main content
15,867,833 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: Opening a excel file through webservice Pin
Christian Graus11-Dec-08 20:24
protectorChristian Graus11-Dec-08 20:24 
AnswerRe: Opening a excel file through webservice Pin
Brij11-Dec-08 21:24
mentorBrij11-Dec-08 21:24 
GeneralRe: Opening a excel file through webservice Pin
lavankumar11-Dec-08 21:30
lavankumar11-Dec-08 21:30 
GeneralRe: Opening a excel file through webservice Pin
Christian Graus11-Dec-08 22:34
protectorChristian Graus11-Dec-08 22:34 
GeneralRe: Opening a excel file through webservice Pin
lavankumar11-Dec-08 23:18
lavankumar11-Dec-08 23:18 
GeneralRe: Opening a excel file through webservice Pin
_AK_11-Dec-08 23:34
_AK_11-Dec-08 23:34 
GeneralRe: Opening a excel file through webservice Pin
Christian Graus11-Dec-08 23:38
protectorChristian Graus11-Dec-08 23:38 
QuestionDropdown in GridView template Column Pin
codingrocks11-Dec-08 20:18
codingrocks11-Dec-08 20:18 
I tried to get the Id of a dropdown list in a gridview in my application. But I tried to get using this code...


Inside a protected void Function

DropDownList ddlFilter = (DropDownList)gvCRMODField.FindControl("ddlFilterCriteria");

But it is showing the value Null on runtime. How can i know the ID of this dropdown using FindControl in the function

Any help would be thankful..

SAJAN A PILLAI

ASP.NET,C#.NET Programmer
BANGALORE

"Winners don't do different things. They do things differently. ...

AnswerRe: Dropdown in GridView template Column Pin
Parwej Ahamad11-Dec-08 20:31
professionalParwej Ahamad11-Dec-08 20:31 
GeneralRe: Dropdown in GridView template Column Pin
codingrocks11-Dec-08 21:09
codingrocks11-Dec-08 21:09 
GeneralRe: Dropdown in GridView template Column Pin
Nishant Singh11-Dec-08 22:11
Nishant Singh11-Dec-08 22:11 
Questionmail attachment problem(mail box unavailable,The server response was: 5.7.1 Unable to relay) Pin
MS Lee11-Dec-08 20:04
MS Lee11-Dec-08 20:04 
AnswerRe: mail attachment problem(mail box unavailable,The server response was: 5.7.1 Unable to relay) Pin
Brij11-Dec-08 20:14
mentorBrij11-Dec-08 20:14 
GeneralRe: mail attachment problem(mail box unavailable,The server response was: 5.7.1 Unable to relay) Pin
MS Lee11-Dec-08 20:21
MS Lee11-Dec-08 20:21 
GeneralRe: mail attachment problem(mail box unavailable,The server response was: 5.7.1 Unable to relay) Pin
Brij11-Dec-08 20:35
mentorBrij11-Dec-08 20:35 
AnswerRe: mail attachment problem(mail box unavailable,The server response was: 5.7.1 Unable to relay) Pin
Abhijit Jana11-Dec-08 20:30
professionalAbhijit Jana11-Dec-08 20:30 
GeneralRe: mail attachment problem(mail box unavailable,The server response was: 5.7.1 Unable to relay) Pin
MS Lee11-Dec-08 20:33
MS Lee11-Dec-08 20:33 
GeneralRe: mail attachment problem(mail box unavailable,The server response was: 5.7.1 Unable to relay) Pin
Abhijit Jana11-Dec-08 21:40
professionalAbhijit Jana11-Dec-08 21:40 
AnswerRe: mail attachment problem(mail box unavailable,The server response was: 5.7.1 Unable to relay) Pin
RichardGrimmer12-Dec-08 4:46
RichardGrimmer12-Dec-08 4:46 
Questionhow I find all Control's ID and TEXT ? Pin
Ravi Munde11-Dec-08 19:22
Ravi Munde11-Dec-08 19:22 
AnswerRe: how I find all Control's ID and TEXT ? Pin
Parwej Ahamad11-Dec-08 19:35
professionalParwej Ahamad11-Dec-08 19:35 
AnswerRe: how I find all Control's ID and TEXT ? Pin
Brij11-Dec-08 20:08
mentorBrij11-Dec-08 20:08 
Questionunable to access htmlinputhidden value b/w postbacks in Content page of a Master Pin
surender.m11-Dec-08 19:10
surender.m11-Dec-08 19:10 
AnswerRe: unable to access htmlinputhidden value b/w postbacks in Content page of a Master Pin
Parwej Ahamad11-Dec-08 19:28
professionalParwej Ahamad11-Dec-08 19:28 
GeneralRe: unable to access htmlinputhidden value b/w postbacks in Content page of a Master Pin
surender.m11-Dec-08 19:32
surender.m11-Dec-08 19:32 

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.