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 / April 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Help Required on IE TreeView Web Control -- urgently16 Apr 2004 10:11 GMT1
I have developed a simple aspx page
in which i used Internet Explorer  Treeview Web control
i ve developed the page  and deployed it on Windows XP.
i tested it and it worked well.
DropDown List - Default Item - Two RowFilters possible?16 Apr 2004 04:37 GMT3
I have a problem with the default Item of an asp:dropdownlist.
I databind the dropdown list in the code with values from a SQL
Database as per below.
ViewOptions.RowFilter = "Code LIKE 'MM%'";
TextBox - MaxLength property16 Apr 2004 02:14 GMT2
I have a MultiLine TextBox (WebForm - C#) with the MaxLength property = 1000 but am able to type in an unlimited number of characters. Is there a way to limit the number of characters that can be typed into this TextBox?
DropDownList doesn't have a Load method - so how does this code work?15 Apr 2004 22:27 GMT1
Hi all, what is the equivalent of this C# in VB
----------------------------------------------
DropDownList CustomerIdChooser
CustomerIdChooser = new DropDownList()
Setting the SelectedValue of a DropDownList in a Datagrid15 Apr 2004 17:39 GMT1
I have two datagrids on a webform both of which display DropDownLists when
edit mode is invoked.
That being said, does anyone have a generic or straightforward way in C# so
that when I go into the edit mode of a row, the dropdownlists display the
insert new control into html15 Apr 2004 17:37 GMT1
I am pulling html from the sql reporting services web service and inserting
it into a page of mine by using httpwebrequest method. I need to insert a
check box in a specific location within that HTML that I get from the web
service. Does anyone know how I can do this and have ASP ...
Problem with Session State15 Apr 2004 16:22 GMT1
I dont know why this message show in my web app. (some one can help me??
"[HttpException (0x80004005): Sólo puede utilizar el estado de sesión cuando enableSessionState está establecido como true, en un archivo de configuración o en la directiva de la página
  System.Web.UI.Page ...
Problem with Datagrid into CustomControl15 Apr 2004 09:11 GMT2
I've got a custom control (myControl) which inherits from System.Web.UI.WebControls.WebControl
I designed a datagrid  into the control and now I'd have to manage the event fired by the datagrid (but I
can't inherit from datagrid )
.
Problem with Dynamic Images in WebConrols15 Apr 2004 02:32 GMT2
I have trying to build a control: PieChartControl : System.Web.UI.WebControls.WebContro
in which i am creating a dynamic image based on some data from database
in the render method of the control, I set the content type of image/jpeg
this.Context.Response.ContentType = "image/jpeg"
Dynamically changing the width15 Apr 2004 00:40 GMT1
I would like to autosize the width of a textbox control based on the value of the control.  Is there a function that will determine what the width should be for a control based on the text value of the control or a string that I pass it?
DropDownList - display each Item in different color15 Apr 2004 00:13 GMT1
In DropDownList Web Control, How to display each Item in different color?
Any suggestion.
Thanks,
NH
textbox font14 Apr 2004 23:42 GMT1
i would like modify font texybox in verdana in onpage_load
textbox.font=?
tank
Enrico
insert html around control14 Apr 2004 17:28 GMT7
Is there any way, after finding a control on a page, to insert a
literal control either directly before or directly after it?  Thanks.
web controls are NOT good use of encapsulation14 Apr 2004 16:12 GMT2
There seems to be no way for an ascx control to grab a value from a parent
page.  It can call an event, but nothing can be returned to the control.
So if a control needs a value that is available off the parent page, the
parent is forced then to set values on the control, which ...
feature question14 Apr 2004 08:03 GMT3
is it possible to create in .net stuff like applet in java wich run in the
webpage, but don't need an update of the page to be updated himself.
my company is wanting to create a zoomable map something like
http://www4.mappy.com/sid5CI4bKDlAwzMn21w/CFGMA?poi_rr=0 ...
Pages: 1 2 3 4 5 6 7 8 9 March, 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.