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
Cell Space problem in Datagrid19 Mar 2004 04:55 GMT1
I have problem with datagrid cell space
I set the page size to 20
The height of the grid is 408px
The problem goes like this
How does a user control get a reference to an instance of parent page?19 Mar 2004 03:02 GMT3
Sorry for the double post. I just realized i should've put this here.
This is one of those issues where I'm wondering if i'm going about this the
right way...
In a user control, I need a reference to an instance of the parent page's
How to show different layout in a Repeater?19 Mar 2004 02:11 GMT1
I used a Repeater to render a list, like the following:
<asp:Repeater ...>
   <ItemTemplate>
      <%# ((IDataRecord)Container.DataItem)["authorName"]%>
Create WebControl Dynamically18 Mar 2004 20:38 GMT1
What's wrong with these code? (I've drag a panel on
WebForm)
   Private Sub Page_Load(ByVal sender As System.Object,
ByVal e As System.EventArgs) Handles MyBase.Load
Open menu Link18 Mar 2004 19:34 GMT1
Language: ASP.NET with VB.NET
How can I open a little window with a menu when I pass over with mouse on a
link?
I have links and when I pass over I want to open only the choices that
Custom Control Design Time Issue18 Mar 2004 18:03 GMT2
Hi, I have written a custom address control and placed it within an
asp.net page.  This control uses a Template (ITemplate) to bring in
custom content.  The issue I'm running into is displaying the control
during designtime.  If the template contains a full table (with table
how do I allow literal control in a webcontrol c#?18 Mar 2004 17:53 GMT2
hi guys..
I am getting this error
Literal content ('<cc1:Session Name="') is not allowed within a
'cc1:SessionCollection'.
How to display an image on web datagrid header?18 Mar 2004 11:01 GMT1
The web datagrid control header has only a property "HeaderText" for setting the column name, is there a way to put an image on a header field
Thanks
FD
How do I determine DesignMode for webcontrol in visual studio.net 2003 ? is there a method for this?18 Mar 2004 10:59 GMT1
how do I determine webcontrol DesignMode, is there a method for this?
pls advise,
Nigil Chua
Dynamic Controls and Event firing order18 Mar 2004 09:38 GMT1
I've got a small problem regarding dynamic user controls and handling
their events.
On my page, the user can create a list of items to fill in: at first,
there's only one item but the user can add more to his liking. It is
CreateChildControls(...) or Render(...)?18 Mar 2004 09:31 GMT1
Should I create controls for a composite WebControl in the
CreateChildControl or the Render method?  It seems like CreateChildControl
is not called at design time when the control is on a page being designed.
Here's my situation.  I'm making a composite WebControl that has a label ...
OnCheckChanged does not work in DataGrid ! Why?18 Mar 2004 04:47 GMT1
I insert checkbox into datagrid's template. I add
onCheckChanged=updateStatus as attribute. For example:
<ItemTemplate>
   <asp:CheckBox id="match" runat="server"
client script in user control17 Mar 2004 18:52 GMT2
I have web pages with common header. So I considering make it a web
user control. But I have the following problems:
The original pages have javascripts so it switch images when mouse is
over it. like this:
hoiw to disable enter key in textbox ?17 Mar 2004 18:11 GMT1
I try create two textbox and one button on web form
enter the text in textbox and press the enter key. The form has been submit.
How to disable the entry to submit the form.
Thank !
Single Record in multiple rows in datagrid17 Mar 2004 16:23 GMT2
I have a datagrid in which I would like to add another column.  I want this
column to span all the columns in the datagrid, but on a second row.  I
would also like to be able to click a button in the first row of this single
record which would show this new column, almost like an ...
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.