We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

GBDG not showing detail records when dataset initially loaded

I have two GBDG one master, and one detail controlled by a DataTimePickerAdv. After selecting a date, the master table displays it''s records just fine. However; the detail GBDG does not initially display any rows (I am filling both adapters) for the first row in the master grid. If I select another master row, then the detail rows display just fine. If I click back on the first master row, they now also display fine. Thanks

1 Reply

AD Administrator Syncfusion Team September 20, 2005 09:59 AM UTC

Hi JMS, Try this code and let me if this solves the problem. MasterGrid.CurrentCell.MoveTo(-1,-1); Refer this sample and if your problem is not solved, reproduce in this sample and upload it. Let me also know the version you use. Best regards, Stanley

Loader.
Live Chat Icon For mobile
Up arrow icon