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

BubbleBar Help, Urgent!

17 Answers 193 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
alan
Top achievements
Rank 1
alan asked on 23 Mar 2011, 06:23 PM
Hello everybody I'm from Brazil so I do not know if what I wrote here is right, but back to the subject of a need to help make a BubbleBar, if someone had a project to send me an example would be grateful, because I do not know the codes got mount the RadControls for WinForms Q3 2010 Demos and multiple errors. I will mention a few:
* Error 1 'RadControlsWinFormsApp1.Form1'does not contain 'the definition for' EnabledQSFButtons' and the extension method 'EnabledQSFButtons' accepting a first argument of type' RadControlsWinFormsApp1.Form1 'could b found (are you missing a usingdirective or an assembly reference? ) C: \ test \ RadControlsWinFormsApp1 \ RadControlsWinFormsApp1 \ Form1.cs 17 18RadControlsWinFormsApp1
* Error   2   The type or namespace name 'Examples' does not exist in the namespace 'Telerik' (are you missing an assembly reference?)   C:\teste\RadControlsWinFormsApp1\RadControlsWinFormsApp1\Form1.Designer.cs   31   43   RadControlsWinFormsApp1
* Error   3   'RadControlsWinFormsApp1.Form1' does not contain a definition for 'settingsPanel' and no extension method 'settingsPanel' accepting a first argument of type 'RadControlsWinFormsApp1.Form1' could be found (are you missing a using directive or an assembly reference?)   C:\teste\RadControlsWinFormsApp1\RadControlsWinFormsApp1\Form1.Designer.cs   39   62   RadControlsWinFormsApp1
* Error   7   The type or namespace name 'Examples' does not exist in the namespace 'Telerik' (are you missing an assembly reference?)   C:\teste\RadControlsWinFormsApp1\RadControlsWinFormsApp1\Form1.Designer.cs   77   23   RadControlsWinFormsApp1
* Warning   10   Could not find type 'RadControlsWinFormsApp1.BubbleBar'.  Please make sure that the assembly that contains this type is referenced.  If this type is a part of your development project, make sure that the project has been successfully built.       0   0  
* Warning   11   The variable 'bubbleBar1' is either undeclared or was never assigned.   C:\teste\RadControlsWinFormsApp1\RadControlsWinFormsApp1\Form1.Designer.cs   169   0  
* Warning   13   Could not find type 'settingsPanel'.  Please make sure that the assembly that contains this type is referenced.  If this type is a part of your development project, make sure that the project has been successfully built.   C:\teste\RadControlsWinFormsApp1\RadControlsWinFormsApp1\Form1.Designer.cs   173   0   
The sooner help me be very grateful as I am doing my course conclusion work and would like to implement this option.
Thank you for your attention.
Alan


17 Answers, 1 is accepted

Sort by
0
Richard Slade
Top achievements
Rank 2
answered on 24 Mar 2011, 10:28 AM
Hello,

You can find a BubbleBar demo on your PC where the controls are installed. Please launch the demo and navigate to Integration >> BubbleBar

Hope that helps
Richard
0
san
Top achievements
Rank 1
answered on 24 Mar 2011, 10:31 AM
i have the same problem
0
alan
Top achievements
Rank 1
answered on 24 Mar 2011, 02:35 PM
Richard
I've seen that example but to me it does not open the error, i do not know if I have to have some tool installed on the BubbleBar case, if you have installed does not seem to find for download if you have to download could someone pass me the link ?
Thank you for your attention!
Alan
0
Richard Slade
Top achievements
Rank 2
answered on 24 Mar 2011, 02:51 PM
Hello Alan,

All the code for these sample can be opened in visual Studio on your PC. They are available at the place where you installed the Telerik controls. For exmaple C:\Program Files (x86)\Telerik\RadControls for WinForms Q1 2011\Examples\QuickStart

Hope this helps
Richard
0
alan
Top achievements
Rank 1
answered on 24 Mar 2011, 04:24 PM
Richard
Again I can not even open in Visual Studio BubbleBar example of the following errors:
Warning 1 Could not find type 'Telerik.Examples.WinControls.Integration.BubbleBar.BubbleBar'. Please make sure That the assembly that contains this type is referenced. If this type is a part of your development project, make sure That the project has been successfully built.0 0
Warning 2 The variable 'bubbleBar1' is undeclared or was never Either assigned. C: \ Program Files \ Telerik \ RadControls for WinFormsQ3 2010 \ Examples \ Integration \ BubbleBar \ Form1.Designer.cs 171 0
Ja advantage wonder what tools I use to mount the form?

Thanks
Alan
0
Richard Slade
Top achievements
Rank 2
answered on 24 Mar 2011, 04:53 PM
Hello,

I'm afraid I can't replicate this issue and I can launch the code correctly from VS. I noticed that you are using the 201 version and it may be worth upgrading, but it should still be fine in this version.

Please ensure that you are building the correct version (e.g. cs 2010).

Regards,
Richard
0
alan
Top achievements
Rank 1
answered on 24 Mar 2011, 05:35 PM
Richard
I do not know what else to do I have a trial account i can not download upgrade complete without trial will be sending the file for you to see what I did use the Visual Studio 2008 Telerik Q3 RadControls_WinForms_2010_3_10_1109_dev.
If that fails or has to give up as grateful for the attention
http://www.4shared.com/file/nKLH318v/RadControlsWinFormsApp1.html
Alan
0
Stefan
Telerik team
answered on 29 Mar 2011, 08:57 AM
Hello alan,

Thank you for writing.

The exception that you are getting is strange. Simply after installing the latest version of our suite, navigate to Start Menu >> Programs >> Telerik >> RadControls for WinForms Q1 2011 >> Open Sample C# Solution in Visual Studio. This is the solution with all our examples from the demo application. There you can find the full imeplementation of the BubbleBar example as well. 

Additionally, I have created a small video demonstrating the demo solution and the location of the bubble bar implementation.

I hope this helps. Should you have any other questions, do not hesitate to contact us.
 
All the best,
Stefan
the Telerik team
0
alan
Top achievements
Rank 1
answered on 29 Mar 2011, 06:55 PM
Stefan
I had opened the examples but I doubt she would be in the BubbleBar tool options?
Because I did the same as it has in the example but does not appear to BubbleBar this.EnabledQSFButtons and this option is checked as if there was, I wanted to use the option to put bubblerbar main menu as a project I'm doing for completion of the course, and use version Q3 2010 yet, so it can baxar 2011 trial version
Thank you for your attention
Alan
0
Stefan
Telerik team
answered on 01 Apr 2011, 10:22 AM
Hello alan, 

EnabledQSFButtons does not concern the BubbleBar. It is part of the Demo application settings. However, I have created a sample application with BubbleBar in it. Please refer to the attached project. 

I hope this helps. Let me know if you need anything else.
 
Kind regards,
Stefan
the Telerik team
0
alan
Top achievements
Rank 1
answered on 01 Apr 2011, 06:59 PM
Hello Stefan
thanks for sending the bill to build me, but I still have a doubt I put more radbuttonelement, so that when I add them does not get the same size as those in your example if you have to help me where I change the tomanho be very grateful, ja I was the one size but does not change.
grateful for the attention
Alan
0
alan
Top achievements
Rank 1
answered on 01 Apr 2011, 09:08 PM
Stefan
Next I will send you a beginning of an application if you can put the BubbleBar for me with 15 radbuttonselement without images after the retreat that I'm not using it because I'm not getting do not know where I'm missing the whole afternoon trying to do the same as the example that you sent me but when I run does not appear, hence the radForm1 would be the main menu there BubbleBar dexa background means that they will use a transparent background image on form
If you can do that for me I'll be very grateful
Follow the link to the file:
http://www.4shared.com/get/EwQuZfIu/BoBs_Informatica.html
Thank you for your attention and sorry for the bothers
Alan
0
Stefan
Telerik team
answered on 04 Apr 2011, 04:10 PM
Hi alan,

Thank you for writing back.

Attached you can find a project with the desired modifications.

I hope the provided solution addresses your goals. Let me know if you need anything else.

Greetings,
Stefan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Dave Mortgatta
Top achievements
Rank 1
answered on 03 May 2012, 11:57 PM
Everytime I opened the solution and ran I got this error in the attachement. Kindly advise how to fix the errror. Thanks.

0
Stefan
Telerik team
answered on 07 May 2012, 03:10 PM
Please refer to the "BubbleBar Control" support thread which you have opened regarding the same matter. There you can find updated version of the project.

We kindly ask you to use just one support channel to contact us. Posting the same questions numerous times slows down our response time because we will need to review and address two or more tickets instead of one. Moreover threads are handled according to license and time of posting, so if it is an urgent problem, we suggest you use a support ticket, which would be handled before a forum thread.
 
Regards,
Stefan
the Telerik team
RadControls for WinForms Q1'12 release is now live! Check out what's new or download a free trial >>
0
denish
Top achievements
Rank 1
answered on 25 Sep 2014, 08:25 AM
i have problem in gridview/load 50000 rows.
(Error    7    'gridview_demo2.Form1' does not contain a definition for 'settingsPanel' and no extension method 'settingsPanel' accepting a first argument of type 'gridview_demo2.Form1' could be found (are you missing a using directive or an assembly reference?)    E:\denish\rad\gridview_demo2\gridview_demo2\Form1.Designer.cs    117    63    gridview_demo2)

this error is occur what can i do further?

0
Stefan
Telerik team
answered on 29 Sep 2014, 06:48 AM
Hello Denish,

Your question does not seem to be related to the subject of this thread. I would kindly ask you to open a new thread and address your question there. The error you are getting is just extra code you have copied from the example, concerning the demo application. You should not need it and you can safely remove it. Here you can get acquainted with the RadGridView control data binding: http://www.telerik.com/help/winforms/gridview-populating-with-data-tutorial-binding-to-datatable-or-dataset.html.

Regards,
Stefan
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
Tags
General Discussions
Asked by
alan
Top achievements
Rank 1
Answers by
Richard Slade
Top achievements
Rank 2
san
Top achievements
Rank 1
alan
Top achievements
Rank 1
Stefan
Telerik team
Dave Mortgatta
Top achievements
Rank 1
denish
Top achievements
Rank 1
Share this question
or