Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
120
An error occurred while performing the drop: Object reference not set to an instance of an object
posted

Hi Everyone.

I have form that have data source link to Sql Server Database.

When drag and drop the table with the data type=UltaGrid to the form, I get this error "An error occurred while performing the drop: Object reference not set to an instance of an object". If I change the data type = DataGridView, then it's ok.

Would anyone please tell me how to solve this problem? I'd greatly appreciated it.  Thanks