Click here to Skip to main content
16,004,924 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHTML Table acting wacky Pin
dptalt3-Nov-06 8:43
dptalt3-Nov-06 8:43 
AnswerRe: HTML Table acting wacky Pin
ednrgc3-Nov-06 9:02
ednrgc3-Nov-06 9:02 
QuestionIE6.0 Script on this page causing to run slowly abort script error Pin
K.P.Kannan3-Nov-06 7:11
K.P.Kannan3-Nov-06 7:11 
QuestionIE6.0 Security Warning Pin
K.P.Kannan3-Nov-06 7:03
K.P.Kannan3-Nov-06 7:03 
QuestionAdding New Record to Database Using DataGrid Pin
Khan.Bangash3-Nov-06 4:53
Khan.Bangash3-Nov-06 4:53 
AnswerRe: Adding New Record to Database Using DataGrid Pin
kirthikirthi3-Nov-06 19:14
kirthikirthi3-Nov-06 19:14 
QuestionAccess page inside class Pin
shapper3-Nov-06 4:42
shapper3-Nov-06 4:42 
AnswerRe: Access page inside class Pin
ednrgc3-Nov-06 8:52
ednrgc3-Nov-06 8:52 
You can :
1. create a member of type Page in the class, then use that for the code.
2. create a parameter of type Page in the class.

(untried)
You can also try to get the parent of the control, and cast it as page.

QuestionSet Width of Autogenerated Columns in Datagrid Pin
varun_khanna173-Nov-06 2:32
varun_khanna173-Nov-06 2:32 
AnswerRe: Set Width of Autogenerated Columns in Datagrid Pin
ednrgc3-Nov-06 9:03
ednrgc3-Nov-06 9:03 
GeneralRe: Set Width of Autogenerated Columns in Datagrid Pin
varun_khanna173-Nov-06 17:55
varun_khanna173-Nov-06 17:55 
GeneralRe: Set Width of Autogenerated Columns in Datagrid Pin
ednrgc6-Nov-06 2:40
ednrgc6-Nov-06 2:40 
QuestionTraffic Counter Pin
DanB19833-Nov-06 2:26
DanB19833-Nov-06 2:26 
AnswerRe: Traffic Counter Pin
eggsovereasy3-Nov-06 3:48
eggsovereasy3-Nov-06 3:48 
GeneralThanks Pin
DanB19833-Nov-06 4:15
DanB19833-Nov-06 4:15 
QuestionI want to get updated values back from DetailsView Pin
Naif_Prof3-Nov-06 1:43
Naif_Prof3-Nov-06 1:43 
Questionuploading file thru aspx page in sql server Pin
SAURABH SARAF3-Nov-06 0:52
SAURABH SARAF3-Nov-06 0:52 
Questionuploading files Pin
sirk153-Nov-06 0:09
sirk153-Nov-06 0:09 
AnswerRe: uploading files Pin
_AK_3-Nov-06 0:46
_AK_3-Nov-06 0:46 
QuestionHTTP Module and modify ETAG header.. Pin
Ponzano Paolo2-Nov-06 23:54
Ponzano Paolo2-Nov-06 23:54 
QuestionHow to set cookies for perticular url Pin
Sandeep Akhare2-Nov-06 23:29
Sandeep Akhare2-Nov-06 23:29 
Questionon inserting text(urgent) Pin
sribachana2-Nov-06 23:26
sribachana2-Nov-06 23:26 
QuestionNeed Code For Login Page Pin
asprajesh2-Nov-06 23:11
asprajesh2-Nov-06 23:11 
AnswerRe: Need Code For Login Page Pin
_AK_3-Nov-06 0:48
_AK_3-Nov-06 0:48 
GeneralRe: Need Code For Login Page Pin
asprajesh6-Nov-06 0:38
asprajesh6-Nov-06 0:38 

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.