Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Controls / August 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Problem With User Controls Dim Statement31 Aug 2004 20:44 GMT2
I have a user control on my web form.  When I Try to declare a
varialbe that references a dropdown list on my user control, I receive
an error. Is their something wrong with my decloration statement?
Dim UControlNew As UserControl = Page.FindControl("ReceivedRecord1")
The _id of controls31 Aug 2004 18:11 GMT1
I noticed, that the postback instructions generated for controls use the _id
attribute of controls, that seem to generated by asp.net itself. My problem
with this is the following.
I have a page which creates some LinkButtons dynamically in Page_Load. They
Keyword not supported31 Aug 2004 17:09 GMT1
I'm trying to make a new SqlConnection with predefined connection string.
When I try to do this:
public class SelectZ
{
How Can I use multiple instances of the same custom control on an ASP.NET Page?30 Aug 2004 19:51 GMT1
Can any one tell me whether I can use multiple instances of the same custom
control on a single ASP.NET Page?
Thanks
Pradeep
ListBox into ListCtrl30 Aug 2004 18:29 GMT1
Here's a simple question, i think.
Is there any way to put columns in the asp:listbox control and some
images like the CListCtrl has in MFC?
Or is any web control that has this functionality?
Web User Control Parameter30 Aug 2004 16:09 GMT2
is it possible to pass parameter inside a web user control from ASPX pages,
and how could i do to retrieve this value inside the web user control?
Thanks a lot.
Rena.
Setting physical position of a WebControl from code behind30 Aug 2004 13:15 GMT3
I'm very new to programming and asp.net. Can please anyone tell me how to
dynamically move WbControl from code behind?
e.g.: I have a panel and I want to move it on the web form depending on some
events.
How to get a HTML element like we do in javascript30 Aug 2004 03:23 GMT2
Hello to all,
I like to now if in asp.net there any way to get the HTML elment like
we do in the javascript way, like this:
<script type="text/javascript">
Newbie databind dropdownlist question29 Aug 2004 22:00 GMT8
Hello, all. I'm just starting to work with ASP.NET in VS.NET 2003. I've
created a page with a dropdownlist server control (lstStates) that should
pull in the contents of an Access table tblValidStateAbbr (has states and
their abbreviations). However, no matter what I do, I can't get ...
DropdownList's tooltip not functioning29 Aug 2004 03:42 GMT1
This seems to be by design. Why is this? Will it ever be supported in the
future?
Until then, I guess I'll use the server control label's tooltip instead
unless someone has a better suggestion.
Button Click on a User Control Not getting fired27 Aug 2004 20:04 GMT1
My first post here :) ..
I seem to have a problem with a button click on a Custom User Control. The
scenario is such :
I have a Home Page (H) and I have a User Control (UC) dynamically loaded on
Displaying two months w Calendar conrol27 Aug 2004 14:00 GMT1
 How do I get two months to display side by side with my calendar control.
So when I move the month forward, both months are synchronisly monthed
forward.
For instance, I want to display Jan and Feb together in separate controls.
Question on thick .NET asp clients27 Aug 2004 13:35 GMT2
Does asp.net require IIS if im using a thick asp.net client with custom web
controls?
Thanks
Inject <STYLE> element into <HEAD>?26 Aug 2004 22:49 GMT3
anyone know of some way for a control to add a STYLE element into the HEAD
section?
I would think that MS would have thought of the equivalent of a
Page.RegisterHead method like  RegisterStartupScript or
Datagrid with column sorting and scrollbar26 Aug 2004 07:46 GMT1
I am not having any luck in getting a datagrid to be sortable by clicking on
the column headers.  The property is set but does not sort.  I must have
missed something.
Also, would like to make the datagrid a fixed size (25 rows) and have a
Pages: 1 2 3 4 5 6 7 8 July, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.