I have a DataTable in the YUI and I want to get the record ID from my data instead yui-rec1 ...
How do I do this?
This is a private asset which has the store ID record named _sId System follows
this._sId = "yui-rec" + this._nCount; Sorry, but the RecordSet API does not allow you to modify the record id.
Comments
Post a Comment