Hi,
I have a strange situation.
Sometimes when I add a RadGridView to a form in design mode, the RadGridView is not accesible in the code editor.
Steps to recreate problem:
* create new project in VS2010
* Add form/RadForm (doesn't matter which one, I had problem with both forms)
* Add RadGridView to the form via designer, drag and drop on the form.
* Go to code editor via F7
* Add a method to the form "Public sub test"
* Start typing "Radgridview" the code completion doesn't find anything called radgridview. See attached file.
This does not happen all the time. Anybody had thesame problem?
Kind regards,
Guy
I have a strange situation.
Sometimes when I add a RadGridView to a form in design mode, the RadGridView is not accesible in the code editor.
Steps to recreate problem:
* create new project in VS2010
* Add form/RadForm (doesn't matter which one, I had problem with both forms)
* Add RadGridView to the form via designer, drag and drop on the form.
* Go to code editor via F7
* Add a method to the form "Public sub test"
* Start typing "Radgridview" the code completion doesn't find anything called radgridview. See attached file.
This does not happen all the time. Anybody had thesame problem?
Kind regards,
Guy