SharkTooth
Programmer
I created a custom DataGrid with MS DataGrid as my base. It works fine all I did was preset some design stuff. Problem is when I drop the DataGrid on the page then try to edit the HTML, for instance if I start entering a <columns> tag, I don’t get intellisense. However if a developer can remember the controls that can be added to the grid then it will work.
Any ideas how I can get intellisense to show when they use my custom DataGrid? What causes intellisense; reflection? Why would that disappear?
Thanks for your help!
Any ideas how I can get intellisense to show when they use my custom DataGrid? What causes intellisense; reflection? Why would that disappear?
Thanks for your help!