Click here to Skip to main content
15,888,454 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: IHttpModule Custom Authentication Pin
Fayu31-Mar-10 8:03
Fayu31-Mar-10 8:03 
Questionhow to refresh data source controls Pin
ships_agr31-Mar-10 6:53
ships_agr31-Mar-10 6:53 
AnswerRe: how to refresh data source controls Pin
Venkatesh Mookkan31-Mar-10 17:52
Venkatesh Mookkan31-Mar-10 17:52 
GeneralRe: how to refresh data source controls Pin
ships_agr1-Apr-10 3:17
ships_agr1-Apr-10 3:17 
Questionhow to calculate total in grid viewcontrol using asp.net with c# Pin
developerit31-Mar-10 6:15
developerit31-Mar-10 6:15 
AnswerRe: how to calculate total in grid viewcontrol using asp.net with c# Pin
Not Active31-Mar-10 7:19
mentorNot Active31-Mar-10 7:19 
AnswerRe: how to calculate total in grid viewcontrol using asp.net with c# Pin
Arun Jacob31-Mar-10 19:39
Arun Jacob31-Mar-10 19:39 
QuestionGet UserControl parent container Pin
Steven J Jowett31-Mar-10 5:48
Steven J Jowett31-Mar-10 5:48 
I have a ASP.NET WebForm on which I have placed a Infragistics WebTab control
The tabs on the control are generated at as the page is rendered. No problem there.

I have then created a UserControl consisting on a standard WebPanel in which I have placed a standard GridView control.

The idea is to add the UserControl to the Tab pane, when the user selects a tab and a PostBack is actioned, at which point the Gridview is populated with data depending on the tab selected.

What I am trying to do is obtain the Height of the parent container and tried the following:-

Dim myParent As Infragistics.WebUI.UltraWebTab.Tab 
myParent = Me.Parent


The problem is Me.Parent returns a System.Web.UI.Control where I need to cast the parent as a Infragistics.WebUI.UltraWebTab.Tab

Any help, greatly appreciated
Steve Jowett
-------------------------
Real programmers don't comment their code. If it was hard to write, it should be hard to read.

AnswerRe: Get UserControl parent container Pin
Arindam Tewary31-Mar-10 21:24
professionalArindam Tewary31-Mar-10 21:24 
Questionvalidation Pin
test-0931-Mar-10 2:59
test-0931-Mar-10 2:59 
AnswerRe: validation Pin
PSK_31-Mar-10 3:50
PSK_31-Mar-10 3:50 
AnswerRe: validation Pin
T M Gray31-Mar-10 11:24
T M Gray31-Mar-10 11:24 
QuestionWeb.config form Pin
tamash_ionut31-Mar-10 1:59
tamash_ionut31-Mar-10 1:59 
AnswerRe: Web.config form Pin
Not Active31-Mar-10 2:54
mentorNot Active31-Mar-10 2:54 
AnswerRe: Web.config form Pin
Tej Aj31-Mar-10 3:13
Tej Aj31-Mar-10 3:13 
Questionhow to use Clipboard Pin
raghvendrapanda31-Mar-10 1:40
raghvendrapanda31-Mar-10 1:40 
AnswerRe: how to use Clipboard Pin
Nitin S31-Mar-10 6:53
professionalNitin S31-Mar-10 6:53 
Question[help]ListView & DataPager Pin
calvenyow31-Mar-10 0:48
calvenyow31-Mar-10 0:48 
AnswerRe: [help]ListView & DataPager Pin
R. Giskard Reventlov31-Mar-10 2:29
R. Giskard Reventlov31-Mar-10 2:29 
GeneralRe: [help]ListView & DataPager Pin
calvenyow31-Mar-10 20:56
calvenyow31-Mar-10 20:56 
QuestionSigel Header For Multiel Columns in Telerik RAD Grid Pin
sreepavan15038530-Mar-10 23:51
sreepavan15038530-Mar-10 23:51 
AnswerRe: Sigel Header For Multiel Columns in Telerik RAD Grid Pin
Venkatesh Mookkan31-Mar-10 1:25
Venkatesh Mookkan31-Mar-10 1:25 
QuestionHow to find browser close event in firefox Pin
Samarjeet Singh@india30-Mar-10 23:07
Samarjeet Singh@india30-Mar-10 23:07 
AnswerRe: How to find browser close event in firefox Pin
sashidhar30-Mar-10 23:28
sashidhar30-Mar-10 23:28 
QuestionJavascript Problem in asp.net in Content page Pin
sharad Pyakurel30-Mar-10 22:49
sharad Pyakurel30-Mar-10 22:49 

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.