This is a migrated thread and some comments may be shown as answers.

Radgridview not accessible

1 Answer 88 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Guy
Top achievements
Rank 1
Guy asked on 02 Jan 2013, 12:33 PM
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

1 Answer, 1 is accepted

Sort by
0
Plamen
Telerik team
answered on 04 Jan 2013, 02:23 PM
Hi Guy,

Thank you for writing.

This seems to be an issue with the Visual Studio intelisense rather than our components. There are quite a lot of threads about broken intelisense over the net, feel free to search for such and try the suggestions.

As a start you can try resetting your Visual Studio settings by starting it as follows: devenv.exe /resetsettings

I hope that you find this information useful.

Kind regards,
Plamen
the Telerik team
Q3'12 SP1 of RadControls for WinForms is out now. See what's new.
Tags
GridView
Asked by
Guy
Top achievements
Rank 1
Answers by
Plamen
Telerik team
Share this question
or