Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DeleteEntity
Message
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Title:
Miscellaneous
Thread ID:
01502954
Message ID:
01503602
Views:
60
Hello.

Changed code from me._trRequest.NewEntity() to Dim myEntity = new TRStatusEntity()

Set the myEntity properties

Added myEntity to TRStatus.EntityList and that works great. The issue now is binding the grid to show the data. After I set my properties I call Me.BindControl(me.grdStatus) to rebind the grid and it does nothing.

Is there a more preferred method of rebinding/refreshing an mmDataGridView?

Thanks.

-Bob
Previous
Reply
Map
View

Click here to load this message in the networking platform