Bug #71636 Typed dataset update error when datagridview databind to typed datatable
Submitted: 9 Feb 2014 5:51 Modified: 5 Mar 2015 9:24
Reporter: peter jing Email Updates:
Status: No Feedback Impact on me:
None 
Category:Connector / NET Severity:S3 (Non-critical)
Version:6.8.3 OS:Windows
Assigned to: Assigned Account CPU Architecture:Any

[9 Feb 2014 5:51] peter jing
Description:
use Type dataset create a datatable from mydsql5.6 table,autocreated insert and update method param's name is not columnname(6.8.3 is string p1,string p2 ...), param's name is column name in connect net 6.7.4,use datagridview bind to typed datatable object,use datagridview commandcolumn insert and update data get error!

How to repeat:
use Type dataset create a datatable from mydsql5.6 table,autocreated insert and update method param's name is not columnname(6.8.3 is string p1,string p2 ...), param's name is column name in connect net 6.7.4,use datagridview bind to typed datatable object,use datagridview commandcolumn insert and update data get error!
[5 Feb 2015 9:24] Chiranjeevi Battula
Hello peter jing,

Thank you for the bug report.
I tried to reproduce the issue at my end using Visual Studio 2013 (C#.Net), MySQL Connector/Net 6.9.5 but couldn't trace out any issue in insert, update, delete.
Could you please list out the steps you tried out at your end? Please provide repeatable test case in order for us to confirm this issue at our end.

Thanks,
Chiranjeevi.
[6 Mar 2015 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".