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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Treeview Control Expand Collapse31 Jan 2005 23:41 GMT2
I want to know if a Treeview can be expanded and collapsed without
refreshing the page. I have a scenario where i have a lot of categories and
subcategories in the Treeview, since the list becomes very long, i would like
the Treeview to collapse the remaining nodes when a ...
How I can avoid an useless post back?31 Jan 2005 16:17 GMT1
I have a webform with some TextBoxes and some LinkButtons. On some TextBoxes
I set the Autopostback property to True, so I can get a postback by changing
the content of those TextBoxes or by clicking on a LinkButton. Sometime It
happens that the user makes a change in a ...
Auto lookup in a dropdown31 Jan 2005 12:41 GMT2
I have a dropdown on a webform which lists employee names.
When the user sets focus on this combo and enters a letter
such as "M" then the displayed values jump to the entries
which start with M. If the users then hit "A" the list
NavigateURL correct syntax, please, for a Hyperlink stored in a repeater.30 Jan 2005 09:59 GMT1
I have the following problem - I need to show some binary files stored in a
db.
I use a repeater, with the following HTML:
------------------------------------------------------------------------------------------------------------------
MSDN Code Broken for VB.NET30 Jan 2005 07:03 GMT1
I have been working all day to try and make the following VB.NET Code work
at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide/html/cp
conbubblingcommandevent.asp

If I put a break on the onitemchange Event it never fires. However if I use
Activex web control reading local files30 Jan 2005 00:40 GMT1
I'm not sure you can help, but I am just getting into creating web activex
controls. I noticed that Hotmail offers a very nice Photo upload control
that allows people to within the page select multiple photos to upload and
do much more. How were they able to read from the local ...
bound HyperLinkColumn produces 3 columns 30 Jan 2005 00:22 GMT1
why is it that the following DataGrid produces 3 columns ? i expected only 1
column !
<asp:DataGrid ID="dg1" Runat="server">
 <Columns>
Get POST information from <form>......</form>29 Jan 2005 08:58 GMT1
Recently I am assigned to get the POST information from the html
<form>..</form> tags. The html looks like this :
  <FORM action="Get.aspx" method="post">
      <Input Name="TestField" value="TestValue" Date="TestDate">
Custom Content.28 Jan 2005 16:24 GMT2
I was wondering if there was an easy way to go about making something like
the asp:DropDownList.
The asp:DropDownlist has a schema that accepts an <asp:ListItem.
I would appreciate some pointers or resources that show what I would need to
Regular Expression for Email Validation28 Jan 2005 09:31 GMT9
I use the following Regular Expression to check the format of the text in a
textbox when requesting an email:
ValidationExpression="^[a-zA-Z0-9][\w\.-]*[a-zA-Z0-9]@[a-zA-Z0-9][\w\.-]*[a-zA-Z0-9]\.[a-zA-Z][a-zA-Z\.]*[a-zA-Z]$"
It works great, but I just discovered a bug if someone ...
DataGrid Question27 Jan 2005 21:46 GMT1
Is it possible and if so, examples please, to replace the
(Select, Edit, Delete) button with an image?
Thanks
BrianDH
Nested Repeater Event Handling27 Jan 2005 21:41 GMT4
(I apologize for repeatedly posting this --- I am having a little trouble getting my MSDN Universal Managed Newsgroup ID set-up.  Hopefully, this one will result in a response.
I have 1 repeater nested inside another.  It looks something like this
<asp:Repeater id="RepeaterOuter" ...
Editable dropdown list27 Jan 2005 13:46 GMT2
                  I need to show list of items on the webpage. The user
should also be able to edit the content of the list just like a textbox.
The user should also be able to add new content to the list. I tried dropdownlist
but its contents can not be changed. Is there any ...
dynamically load usercontrols???27 Jan 2005 10:46 GMT2
hi can anyone piont me to a good article on dynamically loading user control
in a webform.
or if you have any experiences on it, please share some inside. thanks
Kevin
CustomValidator does not accept RegisterStartupScript27 Jan 2005 03:41 GMT2
I am using CustomValidator and want to keep the client-side function in a .js
file. I was unable to make this work with Page's  RegisterStartupScript --
it produces 'jscript runtime error object expected'.
If I manually insert the function in the html form, the control works fine.
Pages: 1 2 3 4 5 6 7 December, 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.