|
|
|
Menu Control
Replies (2) 11 January 2006
I have been experimenting with the new Menu control. When you define sub
menu items an arrow automatically appears to the right to indicate that
there are sub menu items. The problem is what whe...
|
|
|
|
GridView Control Not Updating
Replies (1) 10 January 2006
I'm working with Visual Web Developer 2005 Express Edition 8.0.50727.42
(RTM.050727.4200) and trying to get the gridview control to update. I've set
my DataSource to generate the Update statement ...
|
|
|
|
Databound control with both RepeatColumns and also ...
Replies (1) 10 January 2006
I'm using ASP.Net 2.0. I need to show data from a single field (as a
hyperlink) but the column is to be repeated (RepeatColumns = 2). I have
this in a DataList control and it is working fine. T...
|
|
|
|
Treeview control
Replies (1) 10 January 2006
Hi,
I have treeview control in ASP.NET application on windows XP
professional with VS 2005. Works fine. When I moved application to
windows 2003 standard edition server, treeview doesn't display ...
|
|
|
|
The mystery of passing form values
Replies (1) 10 January 2006
I have a login form on page A which needs to post its values to page B on a
diferent server. Both pages are ASP.NET 2.0. How do I get the values back
from the Request object?
I assumed that if I...
|
|
|
|
User Controls
Replies (1) 10 January 2006
Hi all,
I have a base aspx page that consist a navigation user control and a
placeholder. The navigation user control consists of linkbuttons.
When you click on a linkbutton, it will load the appr...
|
|
|
|
XML Editor
Replies (1) 10 January 2006
Hi
I have some XML files (created automatically from text files) and I need an
XML in-browser editor to correct this files. This editor must do at least the
following thinks:
- it must be a pl...
|