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
Shared Subs?04 Mar 2004 13:30 GMT13
How do you create a library of shared subs to be used by all your
pages?  I thought I would create a public class called "Global" with a
bunch of public subs, but how do I instantiate this new global class
from other pages?  How does ASP.NET know where the source code for the
View data in DataGrid04 Mar 2004 12:11 GMT2
I have this code to read a text file (.txt) and fill a dataset and then
filter, using DataView, by user. The final result I want to put into a
datagrig, but this last part is not happen and I don't know why.
the code is below
tabstrip does not render properly on a windows 2003 server04 Mar 2004 10:20 GMT2
I've encountered a problem when opening an aspx page with a tabstrip
webcontrol on a windows2003 server.
When opening the page on the server or opening the page from another pc the
control doesn't render properly.
How to create a label which only displays a certain amount of characters?04 Mar 2004 09:50 GMT3
does anybody know how to create a custom control which inherits from
System.Web.UI.WebControls.Label with the ability to display only a certain
amount of characters? I thought about overriding the Text property of a
System.Web.UI.WebControls.Label but it does not work like I want it ...
listbox04 Mar 2004 09:43 GMT5
I have an web page with four listboxes created in asp.net.  Each listbox has more than 100 items.  Each time I select one item added to another list, the listbox that I choose items from refreshed to the top.  I have to scroll down the list again each time I chose an item.
How to ...
Link Button in User Control causes JavaScript error04 Mar 2004 02:30 GMT1
Could anyone please explain why it causes a JavaScript error when I
simply add an <asp:LinkButton> to a User Control and then reference
and tag that user control within a webform ?
I am using Visual Studio .Net 2003 an C#
MSChart in .NET environmnet04 Mar 2004 02:24 GMT1
My web application is using MSChart for reporting. (until i port it to some
decent reporting tool)
How to make sure all the web clients (IE atleast) have MSChart on their
system to view these charts?
dropdownlist initial value04 Mar 2004 02:14 GMT1
I have a dropdownlist that is bound to a recordset.  The default selected
item has turned out to be the first record in my table.  I need a row that
has value = 0 and text showing "--ALL".
How can I do this?
Dropdown list and client side javascript03 Mar 2004 19:18 GMT3
I need to change the page located in a frame, base on user selection in a
DDL.
something like:
 <script language="javascript">
Filter Data03 Mar 2004 17:58 GMT8
Hi gurus,
How can I filter data in my DataSet and then put the result in a DataGrid?
NOTE: I'm reading a txt file into a dataset with 3 columns:
Id, Name, Age
Dim context As HttpContext = HttpContext.Current03 Mar 2004 16:51 GMT2
I reference namespace and  imports System.Web on my spcifice class and then
I declared:
Dim context As HttpContext = HttpContext.Current
I always got httpcontext is not defined. Any suggestion would be
Drag and Drop03 Mar 2004 15:58 GMT2
I am tring to implement Drag and Drop in my asp.net web-app, the idea is to
allow a user to Drag and Drop an Object/Image to any location on a form
(with a grid-background), and have the server store the usr selection. Is it
possible to do this purely in asp.net? (no Java). Any ...
.NET Textbox and databinding03 Mar 2004 15:29 GMT3
Can someone help with this idea,
Textbox1.text = mydataset.consumer.address
Consumer is my table and address is the feild!!! Thx!  I want to retreive
and update information from that textbox using OLEDB adapters.
Error Creating TXT File03 Mar 2004 12:00 GMT3
Private Sub find_file(ByVal strFile)
       Dim Path As String
       Dim NewFile As StreamWriter
       strFile = "Extern\" & strFile
XML data from TreeView03 Mar 2004 00:20 GMT2
What do I do to have TreeView XML data available on the client side?
Thanks
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.