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
CustomValidator control to validate a date in format dd/mm/yyyy31 Dec 2004 20:41 GMT4
Does anyone have the vb.net code which uses a customvalidator control to
validate a date in the format dd/mm/yyyy
Thanks,
EmJ.
why can't I only bind to one column?31 Dec 2004 14:17 GMT2
I web form, with 5 textboxes.  I'm binding my datafrom a column to each text
box. When I run the app, it only fills the first two text boxes, the
remaining three will not fill, nor can I add data through the remaining
through seem like there are not connecting, but everthing ...
Checkbox, AutoPostBack & JavaScript31 Dec 2004 01:13 GMT3
I have a CheckBox that when clicked, needs to first invoke a client-side
JavaScript function, then post back to the server.  My ASP.NET code looks
like the following:
    <asp:CheckBox ID="MyCheckBox" Runat="server" AutoPostBack="True"
Fixed Column Widths in DataGrid31 Dec 2004 00:23 GMT1
Hi. Is there a way to configure a DataBound column (or any other column) in a
DataGrid control so that, no matter what, it will not be wider than a certain
number of pixels? My problem is that with some unicode text, IE can't find a
line break so it doesn't wrap the text, it just ...
How do I set the property for a Web User Control properties from the parent form (VB)30 Dec 2004 21:22 GMT6
I am having trouble setting the property to a Web User Control from the
Parent page.
Here's the Web User Control: WebUserControl1.ascx
HTML:-----------------------------------------------------------
dropdownlist selectedindex=-130 Dec 2004 13:44 GMT1
I want to display a populated dropdownlist, put I don't want to select
any item at first. I don't want to put a text at first like "selecy an
item" or "-" or a blank item...
selectedindex=-1 doesn't work, apparently I can't do that in web
a panel user control ?30 Dec 2004 09:59 GMT2
Is it possible to make a user control who acts like a panel, i.e can
contain other web controls ?
Help me.  I'm stuck with this web control problem....30 Dec 2004 03:57 GMT1
I have this problem and I don't know what I can do.  First of all, I have a
page with [ok] and [cancel] button, and 5 <asp:TextBox>'s and when an user
makes changes to each of the textbox content, javascript client side code is
triggered to change the textbox background color ...
ASP.NET 2.0 C# DropDownList29 Dec 2004 02:41 GMT2
Why Does this cause an erorr in compliation....
Heres the error "  CS0103: The name 'DDRoleList' does not exist in the
current context "
Heres a piece of the code, I am using  C#.
how to access column property in gridview28 Dec 2004 10:11 GMT1
My gridview has auto generated columns. I mean there is no column at design
time. At run time there are seven column. But I cant access any column at
run time.
Gridview1.columns.count return 7 but Gridview1.columns[0].HeaderText throws
can not catch the page unless twice post?28 Dec 2004 08:28 GMT1
I use placeholder to include ascx files. Also all ascx files inherited from
a security control(web User Control).
My problem is; for example when i press button, it will list the customers.
But i can not catch the list  unless press TWICE to button.
Hi28 Dec 2004 03:53 GMT1
          I want to text box which should auto format the entered string as
first letter Upper case and all other letter should be lower case, how
should i go for this please help me
Milind
To create dynamic dropdownlist box28 Dec 2004 02:03 GMT2
I am trying to create dynamic dropdownlistbox and attach it to  a table row
which is been created dynamically. I get an issue when i create the
dropdownlist dynamically and try to call the selectedindexchanged event.
Can any one help me in this regard
cannot find the user control with it's ID27 Dec 2004 23:05 GMT3
I have this simple user control having a Datalist with id="MyDataList" in my
page but I can't find it using the Page.FindControl() method. So I set the
trace mode on and I see it is there but since it is placed under a panel
control which automatically has the id "ctrl02" my user ...
LiveSearch/Google Suggest asp.net component27 Dec 2004 14:23 GMT1
Google uses some javascript for their Google Suggest service
(http://www.google.com/webhp?complete=1&hl=en). When you type
'whatever', the script (http://www.google.com/ac.js, or, more readable,
http://www.romanzieri.com/google_suggest.js) calls
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.