Click here to Skip to main content
15,919,358 members
Home / Discussions / ASP.NET
   

ASP.NET

 
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 
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 
Ok, more details. I want to establish a mechanism to hide and show various parts of a website based on user roles. As the information is organized within a table, it would be nice to hide and show specific table rows. Such a row may contain various child controls such as Labels, Textboxes, Dropdownlists. Instead of hiding each of these controls separately, I'd like to hide (or show) the parent table row. For the mechanism to work, I need to assign the controls with a tag, call it an access level tag. If the control has the tag accessLevel="2" it will be shown to administrators only. Hence, I need to construct user controls that feature this specific access level tag. Not a problem for textboxes or labels, but couldn't solve it for controls that have further child controls such as a custom table row.

Any ideas how to resolve the issue?

Thanks,
Chris
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 
GeneralRe: Collections in JavaScript Pin
Vasudevan Deepak Kumar30-May-08 1:03
Vasudevan Deepak Kumar30-May-08 1:03 
GeneralRe: Collections in JavaScript Pin
M. J. Jaya Chitra30-May-08 1:07
M. J. Jaya Chitra30-May-08 1:07 

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.