Q: How can I refresh the attribute table after modifying the values in the attribute table during extension development with SuperMap iDesktop 8C?
A: After modifying the attributes of the Recordset, data in the attribute table ITabularControl cannot refresh automatically. You need to use tabularControl.Recordset = recordset to specify data again.