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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Repeater06 Oct 2005 09:18 GMT4
I have some c# code which extracts a list of data (an array of Port objects)
from a database, and I need to display this data on an asp, where the user
can see and edit the data (and press a "save" button to write changes back
to the database).
what ASP.NET treeview control is the best?06 Oct 2005 02:51 GMT5
Is the Microsoft treeview control as good as the rest?
How about Powerup, or some other ones?
Thanks
Bill
how to access PlaceHolder from codeBehind (class - .dll file) ???? PLEASE HELP05 Oct 2005 22:18 GMT5
It is possible to access a placeHolder in a aspx page from a class (compiled
code)?
(coding in VB)
--- ASPX page ---
One Time Click Button05 Oct 2005 19:41 GMT1
How to make a button inactive after one click only, offcourse after all the
page validators are satisfied?
Any help?
Rotating User Controls05 Oct 2005 14:59 GMT2
Can anyone tell me if it is possible to rotate a UserControl, say a Button,
at a specified angle? The only such functionality I have been able to find is
if I create an image, but then I would loose the functionality of the button
control. Thanks.
Problem writing a control with DataSource support...05 Oct 2005 10:49 GMT7
I have a 1.x control (that I don't own the source to) and need to expose
it to my ASP.NET dev's to work with DataSources. At first I tried to inherit
from DataBoundControl but because an issue with control itself, I have to
inherit from the 1.x control.  Therefore I need to ...
Adding rows to a Tablecontrol does not save in viewstate05 Oct 2005 08:15 GMT2
I'm Using ASP.Net 2.0 and VS2005 RC.
I've added a TableControl and a Wizard Control to my ASP.Net Page.
When i Click Finish on the wizard I do the following code:
TableRow tr = new TableRow();
Checkbox does not respect checked value if disabled client side05 Oct 2005 02:22 GMT5
ENV: Windows 2003 Server, IE 6, .Net 1.1 SP1, VS 2003
We have an ASP.Net server side Checkbox on a web page.  The checkbox is
disabled by some client-side JavaScript due to user interaction with some
other controls on the page (i.e. the checkbox option is no longer
Problem with Treeview Control04 Oct 2005 08:20 GMT1
 I know this may sound like a broken record but I can't get this
control to display in the browser correctly. It just shows as plain
text. I tried everything that was stated in the groups with negative
result. I view the pages in the server's browser and it works fine. I
how to move the selected checkbox to other page03 Oct 2005 21:34 GMT1
hai everybody,
i hav a problem of with the checkbox list.how ca i get the selected items
moved to the other page(to understand in a rediffmail box,in that after
selecting a certain mails u will be able to move to the other folder).i need
event firing problem03 Oct 2005 21:29 GMT1
IN my asp.net application (C#.net) i've grid control whith pagerstyle
mode=numericpages.
in codebehind page i've events for pageindexchanged and edit_itemcommand
[protected void Edit_ItemCommand(object
custom control doesn't raise postback event03 Oct 2005 21:20 GMT1
I'm trying to built a composite custom control ( checkbox + textbox) that
should raise an event . I can't raise the postback event from inside of the
control ( check/uncheck of the check box) . With another control (on the
same page)  that do the post back correctly I get the ...
problemes with asp .net03 Oct 2005 15:14 GMT1
I am new to ASP. NET, I can't seem to get my code to work.  I am having
problems updating a database through a data grid.  below is the error I
receive and below that the code.  
Thanks in Advance,
adding a site wide footer to all appx pages03 Oct 2005 05:55 GMT2
In IIS there is a setting for having IIS append an html file to the bottom
of every page serverd for a web site.
Problem is that IIS doesn't really look at aspx files as it serves them so
this footer doesn't appear for those files.
Pages: 1 2 3 4 5 6 7 September, 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.