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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Somebody Please reply30 Jul 2005 01:01 GMT1
First of all I admin my english is not very good. But can somebody please
read the following and tell me is there something I am doign wrong or there
is bug in ASP.Net 2.0. But at-least somebody please reply I am stuck on this
point.
DataGrid29 Jul 2005 20:00 GMT1
I created a simple datagrid that was populated from a SQL stored procedure.
SP
Select LNAME + FNAME as NAMETEXT, DATEHIRE as DATETEXT from employees
did this in ASP.NET>>
changing z-index. help!!29 Jul 2005 16:35 GMT2
Hi. I have written a control that mimics a drop-down list box. It makes a DIV
visibile when the dropdown image button is pressed. The DIV is set to
absolute positioning.
Everything works great unless there is a WebControls.DropDownList in the
How can I add an event to a control in a templete column?29 Jul 2005 15:23 GMT1
I have a templete column, and a DropDownList in header templete. I want to
add a SelectedIndexChanged event to that DropDownList. But I couldn't. How
can I do that?
Thanks...
Property is loosing value29 Jul 2005 14:18 GMT3
Hello NG,
I've created a custom component inherited from
"System.Web.UI.Webcontrold.Button" and added a new String Property
...
ListBox Click or DoubleClick event for web apps29 Jul 2005 12:31 GMT4
I am trying to make a listbox in a c# web application that updates some data
on the page when an item in the list is clicked.  This is easy on a
traditional listbox (in a form application) - using the Click event, but the
Click or DoubleClick event is missing on the web version ...
Cannot change font in Webcontrol treeview node29 Jul 2005 05:22 GMT6
I am use Webcontrol treeview, and I followed examples in the msdn document to
format the treeview control.
<mytree:TreeView runat="server"
SystemImagesPath="/webctrl_client/1_0/treeimages" ID="Treeview1"
Can't get the 8 pt font size.28 Jul 2005 15:55 GMT4
I am quite new to the ASP.NET environment and I try to port a VB 6.0
application to ASP.NET environment. In my VB application there are Textbox
and Label controls with are configured as fontname "Tahoma" and size =8 pt.
I want to have this same size configured within the ASP.NET ...
User Control Gives Parser Error about Extending System.Web.UI.Page28 Jul 2005 14:52 GMT2
I'm getting "Parser Error Message: 'MyCompany.MyApp.MyUserControlClass' is
not a valid base class because it does not extend class 'System.Web.UI.Page'."
I didn't think that, as a user control, it was supposed to extend
System.Web.UI.Page.  It does extend System.Web.UI.UserControl ...
how do I determine which button is clicked with HTML control?28 Jul 2005 09:37 GMT6
Here is the problem: I was trying to build a page with the RadioButtonList
control, but due to the interface requirement, the individual buttons are
scattered (not in the same location) in the page which makes it impossible to
use this control. I am thinking about using the HTML ...
Genera question about a SELECT dropdown list28 Jul 2005 09:25 GMT2
I am trying to create a registration form page using asp.net and c#. One of
the fields is a drop down list of groups that are already registered, so if
your group is already registered then you can select it and continue on, but
if it isn't then what id like to have happen is, as ...
Problem in populating 3 data from database in  ddl.DataTextField.28 Jul 2005 03:36 GMT1
       I hav figure out how to populate more than one data retrieved from
database and bind to dropdownlist.DataTextField for quite a long time but
unable to figure it out. I need you guys help and advice..Is it possible to
do that? really hope u guys can help me..Thanx in advance.
Problem with custom control28 Jul 2005 03:29 GMT1
I am trying to load one CC project on recently .net studio 2003 installed xp
machine.
This project was running on other machine .. but on this machine its giving
me errr.
GetDate28 Jul 2005 03:26 GMT1
I am new to ASP etc. I am creating a simple Form to insert records into my
SQL database.
I need to know how to add the getdate function for my DateBuild column.
Thanks in advance.
diff <usercontrol> & usercontrol.new()27 Jul 2005 14:49 GMT1
there's no problem when calling my usercontrol class as follows:
<%@ Register TagPrefix="User" TagName="Element" Src="~/Element.ascx" %>
<User:Element id="elmFirstElement" runat="server">
but, there is a problem when i'm calling it like this:
Pages: 1 2 3 4 5 6 7 June, 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.