|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
control eventscombo box and see all methods and events on right combo box. For example if you had selected dataGrid on the left ,you see the events on the right. And if you had selected some event on the right, the declaration for this event was added to the code behind file. In Visual studio 2005 this functionallity is missing or I can't found it. Is there some setting or something else? Please help. I know you can add an event of the datagrid or some other control in design view,but I don't like working with design view a lot. regards,S Well, if you use VB.NET you still have a drop down list above the
editor where you can select the object, and select the event on a drop down list on the right. These lists are not available in C# code behind files, for some reason. Show quoteHide quote On Sat, 26 Nov 2005 19:00:38 +0100, "simon" <simon.zu***@iware.si> wrote: >In code behind file in Visual Studio 2003, you could select object in left >combo box and see all methods and events on right combo box. > >For example if you had selected dataGrid on the left ,you see the events on >the >right. >And if you had selected some event on the right, the declaration for this >event was added to the >code behind file. > >In Visual studio 2005 this functionallity is missing or I can't found it. Is >there some setting or something else? > >Please help. > >I know you can add an event of the datagrid or some other control in design >view,but I don't like working with design view a lot. > >regards,S >
Other interesting topics
TreeView problem
Deploying ASP.NET 2.0 Web Development articles - where can I find some? how to parse deeper nested tags in custom control ## in ASP.NET 2.0 Don't Understand error DataGrid Pagin Problem How and when should I use CacheItemPriority.NotRemovable? Multilanguage calendar... Strange Behavior ASPnet_Wp.exe |
|||||||||||||||||||||||