
March 5th, 2002, 01:30 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,575
  
Time spent in forums: < 1 sec
Reputation Power: 23
|
|
|
Help needed for my WebServerControl to have dragdrop Events
<i><b>Originally posted by : Krishnan (krishnan@divassoftware.com)</b></i><br />Hi, <br /><br />I have been working with .NET for a couple of months and I want to build a functionality of drag and drop in my Server Controls in ASP .NET. Can I enhance the existing server controls event model by inheriting certain events of Window Forms controls ? I mean Inheriting the DragEnter, DragDrop events ... to my Datagrid/DatTable/.. etc. ??? Is somebody have the option of building a new UserControl with this functionality ? <br /><br />Thanks in advance, <br />Krishnan. <br />
|