Let\'s say I have a menu that contains everything. But, I want some elements not to be visible to every user.
I\'ve been trying to create a server control. I\'ve been trying to get my MenuItem to contain other MenuItems under neath it like this
Has anyone ever seen this and does anyone know how to fix it ... The validation Summary control seems to be rendering this :
I\'ve been struggling for a couple of days now on how to keep FileUpload web control data locate in a Wizard web control. When I go to a different step from the one in which the FileUpload control is
I\'ve got a: Data repeater Control in the repeater And I\'d like to put some values into the controls.At the moment I have a control in it as:
Is it possible to share web controls (.ASCX-files) between different web applications? T开发者_运维问答he files in question are part of another web project. I tried to edit the web.config to referenc
I want to do a pie chart in mvc 2, any sugge开发者_JAVA技巧stion ?. ThankxPlease check the link http://code-inside.de/blog-in/2008/11/27/howto-use-the-new-aspnet-chart-controls-with-aspnet-mvc/
I\'ve got a simple web control, which works, sort of.It\'s just not allowing (no errors though) any variable in the control to be set, whatever I try, it\'s just not displaying anything apart from def
I\'d like to use an ASP.NET Calendar web control. So far, to go from the default year (2011) to a different one, I need to use the month navigation arrows. That\'s really hard when the user need to su
Recently I discovered ExtAspNet Controlsand I am so cheerful with it. Only disadvantage for me is that no documentation and mostly support and descrip开发者_开发百科tions are written on Chinese langua