473,480 Members | 1,688 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

how can get reference to web user controle (.ascx form) aspx "table"

hi,
can some one tell me snip code to get reference to web user controle (.ascx
form) aspx "table" and its rows & cells.
regards
Sam.
Nov 16 '05 #1
2 2528
If you have a web user control (.ascx) on a page, then you can add the
definition to your code:

protected MyControlType MyControlId;

The control needs to expose its controls (internal/public fields, instead of
protected).

-Michael
MVP

<sam> wrote in message news:eO****************@TK2MSFTNGP10.phx.gbl...
hi,
can some one tell me snip code to get reference to web user controle
(.ascx
form) aspx "table" and its rows & cells.
regards
Sam.


Nov 16 '05 #2
plz can explain more i did'nt get ur point

regards

Sam

"Michael Giagnocavo [MVP]" <mg*******@Atrevido.net> wrote in message
news:ef**************@TK2MSFTNGP10.phx.gbl...
If you have a web user control (.ascx) on a page, then you can add the
definition to your code:

protected MyControlType MyControlId;

The control needs to expose its controls (internal/public fields, instead of protected).

-Michael
MVP

<sam> wrote in message news:eO****************@TK2MSFTNGP10.phx.gbl...
hi,
can some one tell me snip code to get reference to web user controle
(.ascx
form) aspx "table" and its rows & cells.
regards
Sam.

Nov 16 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
285
by: | last post by:
hi, can some one tell me snip code to get reference to web user controle (.ascx form) aspx "table" and its rows & cells. regards Sam.
0
2477
by: Michael Craig | last post by:
Hello, I have written an application using the calendar control in a regular aspx application, to prove I could get the functionality I wanted. Which is to display the current month and populate...
2
11378
by: C K | last post by:
I am having trouble getting the page_load event to fire from within my usercontrol - my code is below, I'm sure I'm missing something simple. Just your basic web user control - I've just began...
1
271
by: Kruno | last post by:
Hi ! if anyone knows the answer I would appreciate it: I have a user control for the header of the page with one label in it..I want the label to change as the pages are changing.... my...
2
3331
by: John Ninan | last post by:
I am creating Dynamic Usercontrol in Asp.net application. In this application I have a combobox(aspx Page). Which contains various items. Based on item selected I am dynamically populating...
3
2010
by: Paul | last post by:
I have a .aspx site. I have a header that I want on the entire site. So I made it a User Control ..ascx file. In this header, I make one SQL call, so I need to create all the connection objects,...
0
1095
by: sridev | last post by:
i am new to ASP.NET with CSharp. I am having an application, Which has a web form as Home.aspx. In that page iloaded a user control web form (Insertclient.ascx) in the page load.Now i have a next...
1
1076
by: sridev | last post by:
i am new to ASP.NET with CSharp. I am having an application, Which has a web form as Home.aspx. In that page i loaded a user control web form (Insertclient.ascx) in the page load.Now i have a...
3
3026
by: C | last post by:
Hi, I have a User Control (.ascx) which has links to all the ASPX Pages that exist in my application. This User Control is used on all my ASPX's. I am havinga problem with the paths in my...
2
1335
by: Dave Alessi | last post by:
I migrated my project from VS 2003 to VS 2005. The application runs ok with a few exceptions, one being an ambigoius reference when loading a form. My application uses its own "master page"...
0
6904
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
5324
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4768
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4472
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
2990
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
2976
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1294
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
558
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
174
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.