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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
3rd party grid controls, suggest some31 Aug 2005 05:22 GMT1
the other day somebody showed me a really sweet online demo of a grid
control for asp.net.  The demo presented a list of emails looking like in
outlook.   It had cool features like instant filtering, meaning that as you
typed in the search box, it filtered thigns in the grid.  ...
How to access controls in Edit and Insert templates of DetailsView30 Aug 2005 21:31 GMT1
Folks,
Your guidance would be appreciated:  I have a DetailsView, and I can use
FindControl("cmbFoo") to successfully find a DropDownList defined in a
<ItemTemplate> of a field in a DetailsView.  However, if I move cmbFoo to
Dynamic DataGrid30 Aug 2005 15:30 GMT2
I am wanting to dynamically display different columns in a DataGrid based on
what item the user chooses.  As an example, if the user chooses Item A, I
want to display column1, column2, and column5.  If the user chooses Item B, I
want to display column1, column2, column8 and ...
required field validators -- grouping??29 Aug 2005 21:17 GMT2
i have a webform that offers users two options: username & password, or
a bunch of "new user" signup textboxes. if they signup, many fields are
required. there is one button for each group ("Login", or "Sign Up").
however, im noticing that having required fields on the new user area
Error Creating Control for All Controls29 Aug 2005 14:37 GMT3
Something happened on my pc where I can no longer add web controls to any web
page. I get "Error Creating Control". When I run the page the controls appear
correctly. This is for all controls under system.web.ui.webcontrols. I did a
search for the system.web.dll and there the  ...
Multiple controls with the same ID28 Aug 2005 22:31 GMT1
I'm trying to make a WebPropertyGrid control in ASP.NET. The control
renders itself as expected when the request is a "GET". When I make a
POST, I get the following error:
Multiple controls with the same ID 'TestString' were found. FindControl
DataList ItemCommand - trying to get data from contained control27 Aug 2005 05:11 GMT1
Can anyone make heads or tails out of this? I have a DataList control
that contains a DropDownList and a HyperLink control. The HyperLink
control initiates a command named "REGISTER".
The following code executes, I find the DropDownList, but it contains
gridview paging and sorting25 Aug 2005 11:42 GMT1
i have a gridview and sqldatasource control on a page
i also have a bunch of textboxes and dropdownlists to filter the data.
when the page is first navigated to, i set the selectcommand and call the
select method of the sqldatasource control. then i filter the data and it
ListItem individual Color25 Aug 2005 11:32 GMT3
I am aware that there was an issue with the earlier version of the
framework and the ability to render attributes properly.  Has this been
corrected?  I am trying to iterate through a DropDownList and change the
individual forecolor of specific items and it is not rendering.  Any
BigCheckBox in asp.net25 Aug 2005 01:11 GMT1
Can anyone tell me, is asp.net able to render a checkbox similar to the asp
BigCheckBox?  I am migrating an asp app to asp.net and need to emulate the
same look and feel of the old application.
Here is an asp example of the control I need for asp.net:
markup in asp:placeholder24 Aug 2005 21:26 GMT1
I need to add an indefinite number of controls to a form (to be determined at
run-time).  According to what I've read, this means I need an asp:placeholder
control.
I can't find anything that tells me how to insert non-asp tags within the
embedding <a href > tag in DataGrid24 Aug 2005 16:16 GMT2
I'm new to ASP.NET but have done quite a bit of classic ASP.  I need to
drill down to another page from the DataGrid using a record's ID.  In classic
ASP, this was quite easy but I can't find anything equivalent in ASP.NET.
For example, I need to go from a page that lists ...
Drop Down List and Arabic numbers24 Aug 2005 15:56 GMT1
I am finding an issue with the current DropDownList and ListBox ASP.NET Web
Controls.
I had a system set up for Arabic and a string that I put into a drop down
had a number. The letters were being displayed in Arabic but the numbers were
user controls24 Aug 2005 04:35 GMT1
I have a asp.net web app written in VB.NET. Can i use a web user control
written in C# within my VB.NET asp.net web app?
How to print multiple tabs of a webform23 Aug 2005 13:07 GMT2
I have a webform that uses the TabStrip and MultiPage webcontrols.  I also
have a Print button on the form to print all of the information of the
webform (all tabs):
<input type="button" value="Print" onclick="window.print()">
Pages: 1 2 3 4 5 6 July, 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.