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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Looking for an Autocomplete DropDownList12 May 2005 13:39 GMT6
I need a dropdownlist that supports autocomplete. I have been googling and I
found a couple that look promising (e.g.
http://www.dotnetjohn.com/articles.aspx?articleid=132) but frankly, I don't
know what to do with that sample code? (I thought custom controls came as
Valid values for properties12 May 2005 06:50 GMT5
I would like to add *designtime* and *runtime* checks to two properties in a
custom webcontrol
1) I would like to check the value of the property (int) and make sure it is
in a certain range.
ListBox event 12 May 2005 01:35 GMT1
On Server side code I am programatically selecting something usinng
"lstBox.SelectedValue =
some value". Now I want to fire  selection change event when I set/select
some value
looking for tab control / tabstrip in VS 2005 beta2 11 May 2005 00:46 GMT3
I believe I had previously read somewhere that visual studio 05 had a tab
control. I have installed it but I am unable to find this. Can someone point
me to it, or invalidate my belief that it exists.
thanks
How to make datagrid headders non Scrollable in a multi page contr10 May 2005 20:08 GMT2
I have a datagrid and it is inside a multi page control. When i have lot of
rows i am getting a scrollbar to scroll though the rows. The problem is, i
want the heading of the data grid non-scrollable,
so that the user can click on one of the columns of his choice and do
control type for a newbie10 May 2005 19:39 GMT1
I want to write an app that can connect to a client side comm port.  This
port will be connected to a balance, I will need to send commands to and
receive data from the balance.
I would like this portion of the app to be ran in IE because this is part of
About CreateChildControls()10 May 2005 17:51 GMT4
Trying to implement an composite control,  I OverRide CreateChildControls(),
where I  add my controls, dinamicaly. I try to ad an
System.Web.UI.WebControls.LinkButton Control, and I have the following ,
error :
Column span datagrid header 10 May 2005 04:07 GMT1
Hi. Is there a way to have a header span 2 columns in a .NET windows form
DataGrid control?
Need tree control to map XML data structure...10 May 2005 00:27 GMT1
I have to find a tree control that I can use to model XML data structures;
parent-child heirarchy and nested elements.
I also need good documentation with sample declarative implementations.
Your referrals please...
Format textbox to time format09 May 2005 18:09 GMT1
Can anyone tell me how can I format a textbox with this format:
"HH:mm:ss"????
I want that the user when writing text, that javacscript format to time.
Like OnKeyPress event and format at same time user writes.
CreateUserWizard Control09 May 2005 07:49 GMT6
I am using the CreateUserWizard Control of ASP.NET 2.0 for user
registration, but i need some more fields, i found that this can be done by
adding a new step in the control, but i havn't found the way to use that
step, like how to use the data i.e. entered by the user and how to ...
Syntax for "NULL" in asp.net09 May 2005 03:21 GMT2
what is the syntax for NULL if u guys know of any..
Cache.Add("ProductsTable", s, null, DateTime.Now.AddSeconds(60),
TimeSpan.Zero, CacheItemPriority.High, null)
i tried writing the code like this but when i put my mouse pointer over
checkboxlist help08 May 2005 21:25 GMT1
In my code I dynamically create web controls. My problem is
newCheckBoxList = new CheckBoxList();
newCheckBoxList.EnableViewState = true;
newCheckBoxList.AutoPostBack = true;
Datagrid Hyperlink Doubt08 May 2005 02:50 GMT2
I have doubt regarding disabling Hyerlink in Datagrid. For some cases I
don't want to show Hyperlink
and some cases I want to show the Hyperlink Column. I don't want to hide the
entire Column.
Listbox - multi-select without holding down ctrl- or shift-?07 May 2005 22:12 GMT1
I'm using a listbox to allow the user to select multiple items.  The
user doens't like that he has to hold down the shift- or ctrl- keys to
select multiple items... he just wants to be able to click on each item
in the list to select.  Anyone know how I can accomplish this?  He
Pages: 1 2 3 4 5 6 7 8 April, 2005
 
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.