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

ASP.NET

 
QuestionHi, im getting this problem Pin
Virendrak2-Jan-08 4:08
Virendrak2-Jan-08 4:08 
GeneralRe: Hi, im getting this problem Pin
Michael Sync2-Jan-08 5:36
Michael Sync2-Jan-08 5:36 
GeneralRe: Hi, im getting this problem Pin
J4amieC2-Jan-08 6:09
J4amieC2-Jan-08 6:09 
GeneralRe: Hi, im getting this problem Pin
led mike2-Jan-08 11:01
led mike2-Jan-08 11:01 
QuestionUser Controls & calling a method on the parent page. Pin
Graham_42-Jan-08 4:01
Graham_42-Jan-08 4:01 
GeneralRe: User Controls & calling a method on the parent page. Pin
ToddHileHoffer2-Jan-08 4:48
ToddHileHoffer2-Jan-08 4:48 
GeneralRe: User Controls & calling a method on the parent page. Pin
Graham_42-Jan-08 6:24
Graham_42-Jan-08 6:24 
GeneralRe: User Controls & calling a method on the parent page. Pin
Christian Graus2-Jan-08 10:22
protectorChristian Graus2-Jan-08 10:22 
It doesn't get any more straightforward than the example you were shown, but let me say that this approach sucks. It assumes that your control knows what it's parent page will be, and even if it's a custom base class, that's too much knowledge for a control to have of it's parent, it negates the use of controls. Instead, set up a delegate on the control which the parent can subscribe to.

Christian Graus - Microsoft MVP - C++

"also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )

Generalgridview pager buttons Pin
eyeseetee2-Jan-08 3:00
eyeseetee2-Jan-08 3:00 
GeneralWebservices Pin
Member 45999722-Jan-08 2:55
Member 45999722-Jan-08 2:55 
GeneralRe: Webservices Pin
N a v a n e e t h2-Jan-08 3:14
N a v a n e e t h2-Jan-08 3:14 
GeneralDecimal type Pin
kenexcelon2-Jan-08 2:35
kenexcelon2-Jan-08 2:35 
GeneralRe: Decimal type Pin
Christian Graus2-Jan-08 10:19
protectorChristian Graus2-Jan-08 10:19 
Questionhow to get the value of the textbox which was in the grid view through javascript Pin
jagan1232-Jan-08 0:18
jagan1232-Jan-08 0:18 
AnswerRe: how to get the value of the textbox which was in the grid view through javascript Pin
Abhijit Jana2-Jan-08 2:29
professionalAbhijit Jana2-Jan-08 2:29 
QuestionHow to do paging in Repeater Pin
Krishna Varadharajan2-Jan-08 0:13
Krishna Varadharajan2-Jan-08 0:13 
AnswerRe: How to do paging in Repeater Pin
Venkatesh Mookkan2-Jan-08 0:16
Venkatesh Mookkan2-Jan-08 0:16 
GeneralRe: How to do paging in Repeater Pin
Krishna Varadharajan2-Jan-08 0:27
Krishna Varadharajan2-Jan-08 0:27 
AnswerRe: How to do paging in Repeater Pin
Sun Rays2-Jan-08 0:32
Sun Rays2-Jan-08 0:32 
GeneralADMembershipProvider & Windows 2000 Server Pin
cseven2-Jan-08 0:07
cseven2-Jan-08 0:07 
Generalhelp me Pin
Basheer1-Jan-08 23:58
Basheer1-Jan-08 23:58 
QuestionExplain it... Pin
Sun Rays2-Jan-08 0:05
Sun Rays2-Jan-08 0:05 
GeneralRe: help me Pin
Guffa2-Jan-08 0:09
Guffa2-Jan-08 0:09 
QuestionASP.NET Pin
senthilsstil1-Jan-08 23:39
senthilsstil1-Jan-08 23:39 
GeneralRe: ASP.NET Pin
Sun Rays2-Jan-08 0:03
Sun Rays2-Jan-08 0:03 

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.