In VS during debugging, adding a watch will not see the value properly if the object is an extended table field. Currently, I have to open up a field called Extension_fields from the related table in order to see the extended field's value and the field name after adding to watch is a mess. Is there any better way?
Asked
Active
Viewed 39 times
0
-
Can you please put screen shot of what you see and what is mess on same? – Pradeep Muttikulangara Vasu Apr 06 '18 at 22:45
-
Sorry I am not currently working in that project. Just put a watch on any extended table field you create and you will see the same result. – prodev42 Apr 08 '18 at 17:43