Windows Develop Bookmark and Share   
 index > Windows Forms Designer > Missing Flexgrids
 

Missing Flexgrids

I havea form with 2 flexgrids. I added a panel and on top a tab control with a single tabpage. The flexgrids were on top of the tabpage.
I made some modificatiob like pulling the tab or something and the grids have just dissapeared in the design view. I am not able to understand where the problem is as the designer code seems t be having the properties of the grids, butits not seen on the form in both runtime and design view
rovingeye  Thursday, July 09, 2009 3:03 PM

Hi rovingeye,

From my experience, the code is not generated correctly for the FlexGrid control. Please follow these steps to check:

1. Drag and drop the control to a form and rebuild the project to see if the control still exists on the form in designer.

2. Analyze the code in the InitializeComponent method. You can find the code about the initialization of the FlexGrid control.

By the way, the FlexGrid is a third-party control. It is better to get support from
http://www.componentone.com/SuperProducts/SupportServices/.

Best regards,
Aland Li

Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.
Aland Li  Tuesday, July 14, 2009 8:08 AM

Hi,

We are changing the issue type to “General Discussion�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by opening the Options list at the top of the post window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.

Aland Li


Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.
Aland Li  Thursday, July 16, 2009 11:01 AM

Hi rovingeye,

I am sorry that I might misunderstood you. Could you tell me which FlexGrid control you used? There is two FlexGrid controls, one is a COM component of Microsoft and the other is from ComponentOne.

Best regards,
Aland Li


Please mark the replies as answers if they help and unmark if they don't. This can be beneficial to other community members reading the thread.
Aland Li  Friday, July 17, 2009 3:07 AM

You can use google to search for other answers

Custom Search

More Threads

• Toolstrip usercontrol
• Change maximum designable Form size
• Visual C++ Form Name Property Missing
• Incorrect Serialization of Collection property in IExtenderProvider
• Custom Control, how to make custom EventArg?
• TreeView Double Click and canceling expansion
• UITypeEditor - Get Component Instance
• ISupportInitialize- Rebuilding Designer.cs
• Line Picker
• application doesnt recognise controls event handler