List view displaying incorrect value

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
aspsteve
User
Posts: 52

List view displaying incorrect value

Post by aspsteve »

The list view in one of our tables are displaying incorrect value on the first line for one of the fields.

However, when you select view or edit it displays the correct value.

Also when you used extended filter it properly selects the record containing the filtered data but still displays the incorrect field value in the list.

Appreciate your timely help as this has caused a production issue for us after we completed the upgrade.


MichaelG
User
Posts: 1095

Post by MichaelG »

What is the value in the database and what value is displayed? Also show the field settings and the table schema for the field.


Post Reply