Skip to main content What is Dynamics 365? Guided tours Customer stories Try our products Build your own agents CRM ERP Sales Service Sales Customer Insights Customer Service Contact Center Field Service Supply Chain Management Commerce Finance Project Operations Human Resources Business Central Pricing Business application topics Training & certifications Migrate to the cloud Documentation Events Dynamics 365 Blog Product updates Onboarding and implementation Community Find a partner Software Development Companies Partner resources Microsoft Marketplace Product documentation Technical support On-premises product support Contact us Try for free Sign in
  • 1 min read

Wrong data shown in the grid, if the table field is an Int 64 and the form control is an IntEdit instead of an int64edit.


As you might know you can place different controls for integer values on a form. E.g. Int64Edit for 64 bit integers or IntEdit for 32 bit values. Some time ago during developing I found that there might be an issue if you are having an Int 64 in a table and on a form control you have an IntEdit instead of an Int64Edit control.

In your database you will get different numbers compared to what you get within your grid. For example the number 214748367 might end up as 9824293160484863.

Please keep in mind that the form control type needs to match the data type in the table.

–author:Christian Wolf
–editor:Christian Wolf
–date:21/07/2010

Get started with Dynamics 365

Drive more efficiency, reduce costs, and create a hyperconnected business that links people, data, and processes across your organization—enabling every team to quickly adapt and innovate.