Click here to Skip to main content
15,902,112 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: display image in address bar of browser Pin
S.Aijaz30-May-08 2:46
S.Aijaz30-May-08 2:46 
GeneralRe: display image in address bar of browser Pin
Vasudevan Deepak Kumar30-May-08 3:16
Vasudevan Deepak Kumar30-May-08 3:16 
QuestionWebsite Execution Time [modified] Pin
Brendan Vogt30-May-08 0:59
Brendan Vogt30-May-08 0:59 
AnswerRe: Website Execution Time Pin
eyeseetee30-May-08 1:11
eyeseetee30-May-08 1:11 
GeneralRe: Website Execution Time [modified] Pin
Brendan Vogt30-May-08 1:17
Brendan Vogt30-May-08 1:17 
GeneralRe: Website Execution Time Pin
eyeseetee30-May-08 1:31
eyeseetee30-May-08 1:31 
GeneralRe: Website Execution Time Pin
Brendan Vogt30-May-08 1:40
Brendan Vogt30-May-08 1:40 
QuestionUser Control with child controls: Nesting and rendering issues Pin
horc30-May-08 0:35
horc30-May-08 0:35 
Hello,

I want to create a custom control, more specifically a custom table row control. The control shall have the following structure:

<Custom:TableRow Access="admin">
whatever child controls in here
</Custom:TableRow>

Depending on the Access property I want to show or hide the table row.
The problem is as follows: Visual Studio (.NET 2.0) doesn't allow me to nest child controls between the opening and closing tag of the custom control (in design view). How can I resolve this issue? And furthermore, how can I render the child controls when implementing the Render method void Render(HtmlTextWriter writer)?

Thanks for your support!

Cheers,
Chris
AnswerRe: User Control with child controls: Nesting and rendering issues Pin
Sandeep Akhare30-May-08 0:52
Sandeep Akhare30-May-08 0:52 
GeneralRe: User Control with child controls: Nesting and rendering issues Pin
horc30-May-08 1:51
horc30-May-08 1:51 
GeneralRe: User Control with child controls: Nesting and rendering issues Pin
Member 455464930-May-08 3:09
Member 455464930-May-08 3:09 
GeneralRe: User Control with child controls: Nesting and rendering issues Pin
horc30-May-08 4:06
horc30-May-08 4:06 
GeneralRe: User Control with child controls: Nesting and rendering issues Pin
Sandeep Akhare1-Jun-08 23:20
Sandeep Akhare1-Jun-08 23:20 
Questionhow can i know session (object) is expired Pin
vijaylumar30-May-08 0:22
vijaylumar30-May-08 0:22 
AnswerRe: how can i know session (object) is expired Pin
eyeseetee30-May-08 0:44
eyeseetee30-May-08 0:44 
Questionconsuming webservices Pin
madhavi.kona29-May-08 23:58
madhavi.kona29-May-08 23:58 
AnswerRe: consuming webservices Pin
Vasudevan Deepak Kumar30-May-08 0:08
Vasudevan Deepak Kumar30-May-08 0:08 
GeneralRe: consuming webservices Pin
madhavi.kona30-May-08 1:02
madhavi.kona30-May-08 1:02 
QuestionContent Rotator in Asp.net Pin
kalyan_vb29-May-08 23:33
kalyan_vb29-May-08 23:33 
AnswerRe: Content Rotator in Asp.net Pin
Vasudevan Deepak Kumar29-May-08 23:43
Vasudevan Deepak Kumar29-May-08 23:43 
QuestionCollections in JavaScript Pin
M. J. Jaya Chitra29-May-08 23:32
M. J. Jaya Chitra29-May-08 23:32 
AnswerRe: Collections in JavaScript Pin
Vasudevan Deepak Kumar29-May-08 23:44
Vasudevan Deepak Kumar29-May-08 23:44 
GeneralRe: Collections in JavaScript Pin
M. J. Jaya Chitra29-May-08 23:53
M. J. Jaya Chitra29-May-08 23:53 
GeneralRe: Collections in JavaScript Pin
M. J. Jaya Chitra30-May-08 0:42
M. J. Jaya Chitra30-May-08 0:42 
GeneralRe: Collections in JavaScript Pin
Sandeep Akhare30-May-08 1:00
Sandeep Akhare30-May-08 1:00 

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.