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 / June 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Custom Control from GridView - OldValues/NewValues not showing20 Jun 2007 05:13 GMT1
I am trying to create a custom control that would allow an
administrator to update user email addresses and to lock/unlock
accounts.  The problem is that oldvalues and newvalues event arguments
of the onupdate command are blank when the control is used, making it
How to customize the Label and set the property of AutoSize to False?14 Jun 2007 21:53 GMT1
As we known, in Visual Stdio 2003 or 2005, the property of Autosize is set
to True by defaut, how can I customize this and set property of Autosize to
False?
Any ideas?
Programatically reference GridView field?12 Jun 2007 22:46 GMT1
I've got a datafield column named RecID in a GridView named
GridView2.
What's the correct vb syntax to reference the data field value in the
GridView2_SelectedIndexChanging sub?
Icons for GridView Edit, Select, Update, Delete buttons?12 Jun 2007 15:01 GMT1
Does anybody know of any (preferably free) good icon libraries to use
for the GridView command buttons?
Retrieve newly inserted record ID?12 Jun 2007 10:57 GMT1
I'm using the Insert button in a DetailsView to insert a record into a
SQL table.  I've got part of what I need to recover the record ID...
The INSERT COMMAND is:
 InsertCommand="INSERT INTO [inventory] ([Active], ...) VALUES
DropDownList AppendDataBoundItems problem12 Jun 2007 02:48 GMT2
I built a master detail structure with two DropDownLists, one for Countries
(master) and one for Cities (detail). I used SqlDataSource parameters to
built the relation.Users select a country from Countries list and see cities
of that country in the Cities list. I also add "All ...
TreeView is painfully slow.11 Jun 2007 22:54 GMT1
I have a TreeView with about 300 nodes in it. Each has about 1-2 children.
It takes something like 30 seconds to load the treeview. The actual SQL
behind is it very fast. It seems like it's the creating in the browser ( the
actual adding of the nodes seems to be pretty quick. )
Creating a control that does not render anything11 Jun 2007 19:56 GMT1
I have a control that simply registers a script using
Page.ClientScript. It doesn't render anything visually. How can I
design this control so that when dragged to a page designer, it is not
placed on the page, but in the gray area below the designer (similar
how to build a an agenda type interface for a webform11 Jun 2007 13:30 GMT1
I want to develop a webform where I can show tasks and appointments from my
CRM app. I use VB.NET 2005
thanx
Concantenate in drop down box08 Jun 2007 15:29 GMT1
I would like to have more than one field appear on each line in a drop down
control.  How do I accomplish this.
Example   LastName, FirstName, PhoneNumber.
Each is a different field in the database.  I would like to have them
GridView08 Jun 2007 11:09 GMT3
Is there a way to format data using {0:c} on columns that are autogenerated
using coding?
Thanks,
Victor
Can't Access to TextBox threw WebControl06 Jun 2007 08:59 GMT5
I can't understand what is the problem. I am using web control wich has a text box ob it and a public property that set and get that TextBox text value.
The compilation pass but when i try to get or set that property, i get: "Object Reference no set to an instance of an object."
Adrotator control.. programming05 Jun 2007 18:25 GMT2
I have a adrotator control on a page, and want to program the connection of
the control via SQL.
I have the following code, but not sure what else to do?
           Dim SQLServerConnection As SqlConnection
How to save a TreeView ?05 Jun 2007 08:48 GMT1
Hi Experts:
I'm using ASP.NET 2.0. I'm using a TreeView control with a design-time
configured XmlDataSource (an XML file). I use the TreeView control as a
"message board" with each node representing a message. I noticed that the
Totals on GridView04 Jun 2007 13:12 GMT2
Is there a way to calculate and present totals on the footer of a gridview?
Thanks,
Victor
Pages: 1 2 3 May, 2007
 
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.