Click here to Skip to main content
15,903,033 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ASP.NET mouse event Pin
SABhatti12-Mar-07 5:31
SABhatti12-Mar-07 5:31 
GeneralRe: ASP.NET mouse event Pin
CodeBoi12-Mar-07 6:06
CodeBoi12-Mar-07 6:06 
GeneralRe: ASP.NET mouse event Pin
SABhatti12-Mar-07 6:15
SABhatti12-Mar-07 6:15 
GeneralRe: ASP.NET mouse event [modified] Pin
CodeBoi12-Mar-07 6:21
CodeBoi12-Mar-07 6:21 
AnswerRe: ASP.NET mouse event Pin
netJP12L12-Mar-07 5:39
netJP12L12-Mar-07 5:39 
GeneralRe: ASP.NET mouse event Pin
CodeBoi12-Mar-07 6:04
CodeBoi12-Mar-07 6:04 
QuestionDynamic Controls HELP --URGENT Pin
percyvimal12-Mar-07 5:22
percyvimal12-Mar-07 5:22 
AnswerRe: Dynamic Controls HELP --URGENT Pin
SABhatti12-Mar-07 5:36
SABhatti12-Mar-07 5:36 
AFAIK controls added on client are not accessible on server unless there is way to modify viewstate on client (I don't think you can do it). A better way to achieve something like you want is to create the controls on server and show them or hide them on client as per your logic/requirement.

-----

AnswerRe: Dynamic Controls HELP --URGENT Pin
badgrs12-Mar-07 5:50
badgrs12-Mar-07 5:50 
GeneralRe: Dynamic Controls HELP --URGENT Pin
percyvimal12-Mar-07 21:47
percyvimal12-Mar-07 21:47 
QuestionRemoving GridView columns at runtime? Pin
darren2412-Mar-07 5:14
darren2412-Mar-07 5:14 
AnswerRe: Removing GridView columns at runtime? Pin
SABhatti12-Mar-07 5:20
SABhatti12-Mar-07 5:20 
GeneralRe: Removing GridView columns at runtime? Pin
darren2412-Mar-07 6:03
darren2412-Mar-07 6:03 
GeneralRe: Removing GridView columns at runtime? Pin
darren2412-Mar-07 6:18
darren2412-Mar-07 6:18 
GeneralRe: Removing GridView columns at runtime? Pin
SABhatti12-Mar-07 7:54
SABhatti12-Mar-07 7:54 
AnswerRe: Removing GridView columns at runtime? Pin
Rhys Gravell12-Mar-07 6:46
professionalRhys Gravell12-Mar-07 6:46 
Questionclose modal dialouge box Pin
yesu prakash12-Mar-07 4:46
yesu prakash12-Mar-07 4:46 
AnswerRe: close modal dialouge box Pin
SABhatti12-Mar-07 5:24
SABhatti12-Mar-07 5:24 
QuestionLogin Error Pin
reddyamar_uk12-Mar-07 4:33
reddyamar_uk12-Mar-07 4:33 
AnswerRe: Login Error Pin
badgrs12-Mar-07 5:48
badgrs12-Mar-07 5:48 
AnswerRe: Login Error [modified] Pin
RichardGrimmer12-Mar-07 6:48
RichardGrimmer12-Mar-07 6:48 
QuestionRetrieving Full URL from a relative url Pin
dabs12-Mar-07 3:20
dabs12-Mar-07 3:20 
AnswerRe: Retrieving Full URL from a relative url Pin
Walter_H12-Mar-07 4:26
Walter_H12-Mar-07 4:26 
QuestionUpdating GridView row bound to ObjectDataSource Pin
mcs13012-Mar-07 3:47
mcs13012-Mar-07 3:47 
AnswerRe: Updating GridView row bound to ObjectDataSource Pin
mcs13012-Mar-07 16:52
mcs13012-Mar-07 16: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.