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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
sample code for creating menu on asp.net page22 Dec 2004 13:21 GMT2
          I want to create a menu on the asp.net page using mouseover and
mouseout events, I have created it using HTML control but I am unable to
create it using asp.net web control please help me out
            Please give me some sample code to refer.
datagrid "can grow" ?21 Dec 2004 23:09 GMT4
   I've developed a series of custom controls that use or extend the
datagrid control. Obviously however I have the same old problem with grid
layout as opposed to flow layout - when the datagrid is initialised instead
of pushing everything below it further down it simply overlaps ...
How to include a client script resource file?21 Dec 2004 17:54 GMT1
I have created an project that defines some custom webcontrols.
Some of them rely on client script functions which I have to send to the
client.
I'd like to know if there is some way of putting them as resource files in
Loading another project21 Dec 2004 14:08 GMT1
Is it possible to build a web control  (mycontrol.ascx) as it's own
project and then bring it into another project like my main site without
copying and pasting the pages over?
how can i create a color palette or color dailog box in a web appl21 Dec 2004 14:05 GMT1
hiii everybody i want to knowhow i van create a color palette or color dialog
box as in windows application but this time in a web application also if
anyone knows how i can retrieve all fonts on the system and thier size, plz
help me as soon as possible
Is this possible -- 2 grid rows per data row in Datagrid?21 Dec 2004 01:57 GMT5
I'm working on a medical records application. My page displays data
associated with documents transcribed from dictation in a datagrid. Some
documents have comments associated with them (as much as 250 characters).
When this is the case I want to display the comments in a row ...
Table as a TreeNode in ASP.Net20 Dec 2004 22:20 GMT1
I am trying to display Table objects in a TreeView in ASP.Net. Is this
possible?
HELP!!! JavaScript client and server side DropDownList20 Dec 2004 22:14 GMT2
I am nearly desperate. Hope anyone of you can help.
In my web application, I need to use several interdependent DropDownLists,
which means contents and selections of one dropdownlist depends on slection
in another. Initially I used server side OnSelectionChange event handler of
drop down list not selecting what I ask it to ... any ideas?20 Dec 2004 19:39 GMT3
...
           if (Page.IsPostBack == false)
           {
               ddlserver_id.DataTextField = "server_ip_address";
Finding data binding information on web control20 Dec 2004 18:07 GMT1
I'm able to get the data binding information on Windows controls via
System.Windows.Forms.Binding bind = myControl.DataBindings["Value"];
I can then look at the bind class to get the datasource, table, column
information.
Please help me20 Dec 2004 16:25 GMT1
             I have a problem: i have created one weservice and one asp.net
page but when I running the application it is invoking the webservice why
not web page
please provide me solution
how to reach a control in a dynamically extended HTML Table20 Dec 2004 16:24 GMT2
Dear ASP.NET Programmers,
I have a HTML table (running as server control with the control ID:
tblInsertSP). The table has 16 rows with textboxes. Depending on the value
of the ddlSPType, which is a dropdownlist control on the page, I add
Newbie question about Checkbox list20 Dec 2004 13:08 GMT2
I'm still a newbie not only with .NET, but also with the whole concept of
postbacks and states.
I have a checkbox list with 5 items, all initialized as selected. I have a
button that when clicked, disabled the entire checkbox list. When the very
Calendar Control Localization20 Dec 2004 05:01 GMT2
There is a sample here of a localizaed calendar control:
http://www.microsoft.com/middleeast/msdn/arabicsupp.aspx#25
How would one code this to use say, the Hijri calendar instead of gregorian?
Thanks,
ASP.NET - VB.NET - JavaScript Question19 Dec 2004 18:33 GMT2
I'm stuck on trying to get the following to work:
I am using VB.NET to program ASP.NET...my task is to create two pages,
Main and Child.  In Main, I have linked a javascript function to a
button in order to popup a second window (Child) where a user can
Pages: 1 2 3 4 5 6 7 8 9 November, 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.