how to bind data in flexgrid?

Posted by Oswaldlily under Visual Studio on 2/28/2014 | Points: 10 | Views : 3264 | Status : [Member] | Replies : 2
Im using microsft Flexgrid control version 6.0.

Now i need to bind dataset into this flexgrid control

I tried

Axflexgrid1.dataseource= dataset which throws me error "Unable to cast object of type 'System.Data.DataSet' to type 'MSFlexGridLib.IRowCursor'.

what could be the rectifying method???




Responses

Posted by: Bandi on: 2/28/2014 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Refer
http://social.msdn.microsoft.com/Forums/vstudio/en-US/ac1723e4-f2ce-48c4-8b37-3fec6fef4513/data-binding?forum=vbgeneral

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Oswaldlily, if this helps please login to Mark As Answer. | Alert Moderator

Posted by: Bandi on: 2/28/2014 [Member] [MVP] Platinum | Points: 25

Up
0
Down
Refer
http://www.componentone.com/SuperProducts/FlexGridWinForms/Get+Started/
http://msdn.microsoft.com/en-us/library/aa241752(v=vs.60).aspx

Mark This Response as Answer
--
Chandu
http://www.dotnetfunda.com/images/dnfmvp.gif

Oswaldlily, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response