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 / July 2003

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
how to make original control work from iframe's control31 Jul 2003 23:29 GMT2
Hello, everyone,
I have a web page that has a IFRAME(because I need the
scroolbar for this area), and other server side controls
(such as Button(butNext), Image(img1)...)
WebControls in Runtime31 Jul 2003 18:14 GMT2
Please,
In my webform I use this for include control :  ( design time )
<%@ Register TagPrefix="inc" TagName="public" Src="public.ascx" %>
But Can I define control in runtime ? How ?
Web Controls not displayed31 Jul 2003 17:55 GMT2
When I run my ASP.NET application, the web controls (e.g.
buttons, calendar, radio button) are not displayed on the
page.  I do see text, however.  Any ideas what is causing
this?
Dynamic controles31 Jul 2003 17:31 GMT1
im trying to get a dynamic questionnaire running on asp.net. But i get a
stack overflow exception.
this is my code, in the tblQuestions datatable there are only 4 datarows.
foreach (DsQuestionList.tblQuestionsRow dr in
Caching of dynamic loaded usercontrols31 Jul 2003 17:13 GMT1
I load usercontrols dynamically and bind them to
placeholders, depending on the querystring. If I add an
Caching-Tag in the UserControl I load dynamically I get an
error. Is there a way to cache dynamic loaded usercontrols
treeview.htc - Class not registered31 Jul 2003 16:54 GMT1
I have an ASP.NET application that uses the Treeview (IE WebControls), and
some (1 of 100) users encounters a "Class not registered" exception which
appers in the treview.htc. I recived a "fix" that solved it - for a while -
on the machines that had the problem. The "fix" was to ...
Custom WebControl.31 Jul 2003 16:26 GMT1
Hi. I am writing my own Validation control to validate the length of the
inputted string. Use RegExp seems to me an overkill for such simple task.
Anyway I declared my control as
public class GLengthValidator : WebControl, IValidator
Text returned from a textbox.31 Jul 2003 07:02 GMT3
I have a strange problem, I think. I have a web page with
a text box. In the page load function I set the Text
property to a value (the value is received from a SQL
query).
drag and drop in a custom web control31 Jul 2003 05:37 GMT1
I wrote a custom web control that exposes two panel controls as public
properties.
I would like them to support drag and drop funtionality in design mode.
Is there an attribute setting that will allow this to work?
TreeView: Checkbox data not appearing in Request / POST data30 Jul 2003 15:27 GMT1
   I am creating a TreeView programatically in C# and then using the
RenderControl() method to send it back to the browser.  I am attempting to
use the resulting checkboxes in an existing form, but when the data is
submitted back to the server for processing, none of the checkbox ...
TreeView control not working with SSL30 Jul 2003 07:27 GMT1
Can anyone tell me how I can get the Internet Explorer
TreeView control to work in https (SSL).  It won't
render.  It gives an error message saying "The data at the
root level is invalid".
custom layout : RadioButtonList30 Jul 2003 07:24 GMT1
I'm wondering how I can add extra html to a radiobuttonList, so that I can
control how:
-the whole radioButtonList is rendered.
-each of the radiobutton elements are rendered.
Closing Webforms - kalai30 Jul 2003 02:41 GMT1
I have an update button in a webform. When i click the button i want the
content to be updated and at the same time the form should get closed. How
come i can do that in code behind file using VB.NET...
Thx,
Repositioning controls on a web page30 Jul 2003 02:38 GMT1
I have a web page that the pageLayout property
is "GridLayout."  I also have 2 DataGrid controls on the
page.  Since the number of records can vary, how can I
position some information and then the 2nd DataGrid
Calling a javascript function from server script URGENT HELP29 Jul 2003 23:17 GMT1
Ok I am about to pull my hair.
I have an active x control in an object tag which, as you
know cant have runat=server. So what I need is to not
loose what is in this box everytime a postback happens. So
Pages: 1 2 3 4 5 6 7 8 9 June, 2003
 
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.