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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to add an HtmlInputRadioButton to an HtmlTableCell ?31 Mar 2004 19:33 GMT2
I'm trying to figure out to how add to my page, at runtime, an HtmlTable
table with 2 colums, the first containing an HtmlInputRadioButton, the
second column containing text. I'd like to use the Page.Controls.Add()
approach if possible, rather than build the HTML as a string.  I've ...
adding Flow Layout Panel at runtime?31 Mar 2004 19:32 GMT2
A few questions.
Is it possible to add a Flow Layout Panel dynamically at runtime using
Page.Controls.Add()?
Can you add HtmlInputRadioButtons dynamically so they appear within that
Custom control inside datagrid31 Mar 2004 17:12 GMT1
Hi
How do i add custom control as columns in datagrid.(these controls are
derived from webcontrol)
Thanks
How do I set the first month displayed with the Calendar control31 Mar 2004 17:11 GMT2
I am working with the ASP.NET Calendar control (below is my code).  How
in the world do I set it so the default month is not the current month,
but set it to a variable?
Below is Calendar.aspx:
Add my own row to to DataGrid at runtime.31 Mar 2004 15:41 GMT2
I have a datagrid all nicely bound up to a dataset, works perfect.
What i would like to do is to add in my own row at the top of the grid
(between the header and the data), without having to munge in a false row of
data into the dataset's table.
creating checkboxlist from arraylist31 Mar 2004 15:36 GMT4
I need to create a checkbox list that includes the DataValueField along with the DataTextField. The concept is mentioned  on http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/c
pconcheckboxlistwebservercontrol.asp
 
I am in the learning stage of ASP.net ...
IEWebControl31 Mar 2004 02:50 GMT2
Do you have any idea how to use tabstrip control in .net
framework 1.1.Microsoft doesnot support in 1.1 framework.
regards
kaushik
trouble with asp:DataGrid31 Mar 2004 02:41 GMT1
Has anyone been having problems with the DataGrid control when displaying lots of data, say ~5000 rows or more.  I have a page where no server side methods (OnSortCommand, OnEditCommand, etc...) I defined will work with >5000 rows of data in the DataGrid.  When I limit the data ...
Composite Control Namespace problem31 Mar 2004 02:30 GMT4
I am developing a composite control and I ran into the namespace problem. It boils down to the following simple example
Create a Test ASP.NET application with a Test1.aspx page. Drop an ASP.NET Label control on this page. Change the namespace of the project and of the Test1 class ...
All my validators no longer work in Server 2003 what do I set up?30 Mar 2004 23:36 GMT1
I was using XP Pro. asp.net and .net 1.1.4322; I now have the pages on
Windows Server 2003.  I do not have any compiled code.  The validators
simply don't work at all.  Nothing; not an error - nothing.  They
still work fine on the other machine.  Any ideas?  Thank you.
ListBox control30 Mar 2004 23:34 GMT1
Is there a chance to show various columns in a ListBox control, something like a ListView in VB6?
Thanks
Mike
Textbox change30 Mar 2004 21:18 GMT1
I have a textbox that when I write something there that she runs a function.
For that I use the method:
[textboxname]_TextChanged(ByVal sender As System.Object, ByVal e As
System.EventArgs) Handles [textboxname].TextChanged
asp:checkbox with javascript30 Mar 2004 20:41 GMT1
Javascript
[code
function ck1(
   //ft.MessageContent.value += ft.ck1.value
Panel control overlap with the table below in Netscape30 Mar 2004 18:57 GMT1
In Netscape, if you set the HorizontalAlign to right. The content in
the panel is overlap with a table below. (I am using flow layout).
In Netscape, a panel is treated as a table with align=right. this
makes the content overlap with another table below.
RadioButtonList label attributes at runtime30 Mar 2004 18:56 GMT1
I'm populating a RadioButtonList at runtime by adding ListItems to its Items
collection.  My data is coming from the rows of a DataTable.  I'd like to do
this (pseudocode):
For each R in T.Rows
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 February, 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.