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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
treeview control not expand until reload28 Apr 2004 09:28 GMT2
Has anyone found that their asp.net treeview control initially fails
to expand when you first click on a crosshair? The page reloads and it
then any further clicks activate the control correctly.
It appears to be a bug because it only seems to affect some nodes but
Passing ID to UserControl which builds dynamic textboxes28 Apr 2004 09:20 GMT3
I've been having some fun with the following, and hopefully someone
can help out:
I have a UserControl used to display customised Address Fields. The
address fields are just textboxes which are built up dynamically from
ListBox problem - by design?28 Apr 2004 04:24 GMT2
I have a page with two WebControls.ListBox controls. The first listbox is
for unassigned staff, the second is for assigned staff. I use client-side
JavaScript to let the user move items back and forth between the two lists.
The client side code works fine.
Extracting dataset components28 Apr 2004 04:16 GMT1
How can I extract components like dataset from the web page?
I'm talking about the components that are stored in the bottom part of the
page. (non visible components)
As far as I could see, they were not in ControlCollection of the page.
HTML Forms 2 WebForms28 Apr 2004 01:37 GMT1
Please,
is there any app that converts my HTML Forms 2 a Web Form?
I would like to change every control inside a legacy ASP page, and convert
it into a ASP .NET
SVG Web custrom control27 Apr 2004 19:59 GMT1
I have a question regarding web custrom control to show dynamicaly
generated SVG using Adobe SVG Viewer.
Have any body tried to build such a control?
I've tried by connecting web user control with web form, but how to
Dropdown list Quick Search 27 Apr 2004 14:46 GMT1
Good day.
Need some helps on the 'Quick Search' function.
Apparently I am using Standard Visual Studio .Net 2003 Dropdown list box and
Infragistics webControls, anyway to achieve quick search function?
Edit Item Template ... Help Please!27 Apr 2004 09:20 GMT2
I have a datagrid control with a template column. I am trying to get
the text out of the textbox control.
The FindControl method finds the control but it always brings back ""
as the text value regardless of what I enter in the text box?
Datalist and RadioButton27 Apr 2004 07:09 GMT10
Is there a way to use a RadioButton web control in a datalist template
column without the button getting a unique name? It doesn't allow a single
radio button to be clicked.
Thanks,
Picture in DATAGRID26 Apr 2004 13:59 GMT1
help:
I have a datagrid with a hyperlink columns edit and delete
but instead of hyperlinks I want to have a pictures....
How can I do that ?
derived control doesn't maintain state26 Apr 2004 09:08 GMT5
I've made my own DropDownList by deriving the WebControls.DropDownList control. So far, all I did was to override the Render procedure and fill the control with some pair of values/strings
Protected Overrides Sub Render(ByVal html As HtmlTextWriter
MyBase.Items.Add(New ...
Can a WebService execute a LONG process?26 Apr 2004 08:27 GMT1
I need to expose a WebService that, when called, will execute a very
long process.  It's possible the process can take two to six hours to
execute.
What I need to know is, how can I have a client tell the WebService to
retrieve value of textbox26 Apr 2004 06:54 GMT1
hello evrybody
i have a textbox where  a user can enter a value which i want to retrieve and use in my SQL QUery. i have tried the following format but it does not work .Any help on this would be greatly appreciated.thanks
Dim ID as integer = CInt(txtAppID.text )
  Dim strSQL1 as ...
Update Anomaly in DataGrid Control26 Apr 2004 06:53 GMT1
I have a problem where I am trying to update a DataGrid command in place
pretty much as outlined in the various samples in MSDN:
private void InitialGrid1_UpdateCommand(object source,
System.Web.UI.WebControls.DataGridCommandEventArgs e)
Autopostback26 Apr 2004 06:19 GMT1
I have set the Autopostback property for some of the controls on my page as True. However, if client side scripting is disabled in the browser, then the postback does not happen for the controls even though autopostback is set to True
Is there any workaround for this
Thank
D
Pages: 1 2 3 4 5 6 7 8 9 March, 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.