index was outside the bound of the array gridGroupingControl

Hello
i am following you instruction of how to create a gridGroupingControl step by step and i create a control that is bound to two tables in the database that has a relation between them it all seems to be fine until i execute the code and then i get "Index was outside the bounds of the array" on the line "this.gridGroupingControl1 = new Syncfusion.Windows.Forms.Grid.Grouping.GridGroupingControl();" which is the second line in the function "InitializeComponents" in the Form1.Designers.cs code. i have no id what is causing it.
I noticed that in the instruction you give after creating the control and binding it you have OledbConnection on the bottom of the form and also oledbdataadaptor1 and I dont.
I am trying to connect to oracle database.


1 Reply

JJ Jisha Joy Syncfusion Team May 13, 2008 10:15 AM UTC

Hi Michal,

Thank you for posting query to us.

Please refer the following forum thread that dicusses about the similar issue:

http://www.syncfusion.com/Support/Forums/message.aspx?&MessageID=28533

Please let me know if you have any questions.

Regards,
Jisha


Loader.
Up arrow icon