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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Opening a Page in a New browser07 Nov 2004 04:38 GMT2
I would like to know if this is possible and how?? Please help..
I have an ASP.NET Web application..
In an aspx page within the application I have a hyperlink whose
NavigateUrl property is set to some other aspx page such as
Opening a new window from aspx page.07 Nov 2004 04:25 GMT1
I have a datagrid with several rows of data.  One of the
columns is a button that opens an edit window.  When I
click the button, I need to open a new edit window for the
record.  That means the new window need to know the record
Changing Font of button in EditCommandColumn on Datagrid07 Nov 2004 01:23 GMT1
I'd like to reduce the font size of the buttons in the EditCommandColumn of
the datagrid.  I haven't found an easier way to do it other than looping
through the controls collection in the ItemCreated Event, changing the font
size when I come across a button control.
How to access values entered in User control in the main page.07 Nov 2004 01:21 GMT1
i have a user control  which allows the user to enter Name& Address in text
boxes.
I use the same user control in the main page...
Is there a simple way of accessing the Name & address entered in the text
Imagebuttons on mozilla and  MAC06 Nov 2004 14:26 GMT1
I'm using a datalist with imagebuttons showing pictures, on IE for Windows
everything is ok, but when i open the page with mozilla or on a mac, the
images won't appear.
Can anybody help me?
filling values to dropdownlist using javascript at page load time05 Nov 2004 03:26 GMT13
i want to populate dropdownlist(integer values)(0,1,.....29) on client side
using javascript ...i m confused becoz ERROR IS: ->"OBJECT EXPECTED" .. i
want that when poge loads then dropdownlist should be populate at client side
automatically...
UserControls (Web/Win)05 Nov 2004 02:02 GMT4
I have been wondering what did happen to the "universal" solution of being
able to use the exact same controls in both web and win? These guys are
called ActiveX controls and could in the old world (COM) be developed once
and then applied in both scenarios!
WebUIValidation.js05 Nov 2004 00:30 GMT5
I am building a web custom control and I need to make sure that the file
/aspnet_client/system_web/{framework version'/WebUIValidation.js'
is included in the page.
Is there any way to force the page to make sure that it is included?
Set properties of an unknown type in a loaded control04 Nov 2004 21:31 GMT2
I am loading a user control specified by the user using
this.Page.LoadControl([path]).  This control will have multiple public
properties.  If it has a public property, I need to get the name of it, and
the current value of it so I can present dynamically generated textboxes and
LoadViewState not called in custom control04 Nov 2004 15:40 GMT6
A custom control I have created overrides LoadViewState and SaveViewState.
Problem is that my override of LoadViewState is not getting called: debugger
breakpoint is not stopping at in it.    The control is similar to panel
control, it allows child controls to be added within it: so
Property Extender properties not persisting !04 Nov 2004 12:36 GMT3
I've written an extender provider for windows forms controls and ASP.NET web
controls. My windows forms solution works fine, but my ASP.NET solution does
not persist any property values I enter via the visual studio property grid.
Upon examination of the code within ...
Adding control at run time04 Nov 2004 05:32 GMT1
I must to be honest. It's many years that I don't develop
with ASP, but the basic are the same, and VB.NET programming
isn't so much different from ASP.NET ... so the hardest thing
is understand why something that should work ... it doesn't.
Password text problem04 Nov 2004 05:30 GMT1
           I Have a webform with one textbox and submit button
           The TextBox is of the type Password(i.e
TextBox1.TextMode=TextMode.Password)
           OnPageLoad of that form the following code is written
Filltiring data in a dropdown2 with a value of dropdown103 Nov 2004 16:34 GMT1
i have two ddlist that will be bounded to datasources on page load, but i
want the second ddlist to be filtered by the selected value in the frist
ddlist with out going back to the server
Field validation03 Nov 2004 16:20 GMT4
On my webform I need users to enter info in two fields in the format
dd/mm/yyyy and 99-99-99 respectively. How do I achieve this?
Thanks
Regards
Pages: 1 2 3 4 5 6 7 8 9 10 11 October, 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.