Click here to Skip to main content
15,922,407 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhandling key Press, key Up & key Down Events for a data grid on web form Pin
24891286-Aug-06 18:43
24891286-Aug-06 18:43 
AnswerRe: handling key Press, key Up & key Down Events for a data grid on web form Pin
Tim Kohler7-Aug-06 16:53
Tim Kohler7-Aug-06 16:53 
GeneralRe: handling key Press, key Up & key Down Events for a data grid on web form Pin
24891287-Aug-06 17:28
24891287-Aug-06 17:28 
GeneralRe: handling key Press, key Up & key Down Events for a data grid on web form Pin
Tim Kohler8-Aug-06 2:18
Tim Kohler8-Aug-06 2:18 
Questionsolution to PostBack? [modified] Pin
blurMember6-Aug-06 18:04
blurMember6-Aug-06 18:04 
AnswerRe: solution to PostBack? Pin
l0kke7-Aug-06 0:44
l0kke7-Aug-06 0:44 
GeneralRe: solution to PostBack? Pin
blurMember7-Aug-06 20:28
blurMember7-Aug-06 20:28 
GeneralRe: solution to PostBack? Pin
l0kke8-Aug-06 11:30
l0kke8-Aug-06 11:30 
In this case, if you really want people to help you to solve this problem, you should copy - paste your code.

if you declare this TextBox in aspx file, then paste it here (at least relevant part), if you create it dynamicaly, paste here code where you do so.

There is a possibility, that problem is with lblStartDate.

Try to debug your application and check each value, you will see if FindControls returns your desired textBox and if lblStartDate is not null.

Pilo
AnswerRe: solution to PostBack? Pin
jitu gupta7-Aug-06 18:31
jitu gupta7-Aug-06 18:31 
GeneralRe: solution to PostBack? Pin
blurMember7-Aug-06 20:30
blurMember7-Aug-06 20:30 
AnswerRe: solution to PostBack? Pin
IamMohan7-Aug-06 19:00
IamMohan7-Aug-06 19:00 
GeneralRe: solution to PostBack? Pin
blurMember7-Aug-06 20:36
blurMember7-Aug-06 20:36 
JokeRe: solution to PostBack? Pin
blurMember7-Aug-06 20:37
blurMember7-Aug-06 20:37 
GeneralRe: solution to PostBack? Pin
IamMohan8-Aug-06 1:18
IamMohan8-Aug-06 1:18 
QuestionRe: solution to PostBack? Pin
blurMember9-Aug-06 20:27
blurMember9-Aug-06 20:27 
Questionhow to execute a .exe file with asp.net Pin
KSCsoft6-Aug-06 18:00
KSCsoft6-Aug-06 18:00 
AnswerRe: how to execute a .exe file with asp.net Pin
Colin Angus Mackay6-Aug-06 22:19
Colin Angus Mackay6-Aug-06 22:19 
QuestionDebug problem Pin
ypsyong6-Aug-06 15:34
ypsyong6-Aug-06 15:34 
QuestionWeather WebService Pin
Tiger4566-Aug-06 14:41
Tiger4566-Aug-06 14:41 
AnswerRe: Weather WebService Pin
Ravi Bhavnani6-Aug-06 15:02
professionalRavi Bhavnani6-Aug-06 15:02 
Questionwrite dataset to a database Pin
keroed_edmond6-Aug-06 14:13
keroed_edmond6-Aug-06 14:13 
AnswerRe: write dataset to a database Pin
postmaster@programmingknowledge.com6-Aug-06 16:55
postmaster@programmingknowledge.com6-Aug-06 16:55 
QuestionHow do I stop the Parent masterpage from performaing a refresh when the child masterpage's content placeholder fires a redirect causing flickering at the master page level. Pin
RoahRash6-Aug-06 13:50
RoahRash6-Aug-06 13:50 
AnswerRe: How do I stop the Parent masterpage from performaing a refresh when the child masterpage's content placeholder fires a redirect causing flickering at the master page level. Pin
Guffa6-Aug-06 21:43
Guffa6-Aug-06 21:43 
GeneralRe: How do I stop the Parent masterpage from performaing a refresh when the child masterpage's content placeholder fires a redirect causing flickering at the master page level. Pin
RoahRash7-Aug-06 5:52
RoahRash7-Aug-06 5:52 

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.