Grid Does Not Appear in C# build but appears in WINC & JAVA Build
search cancel

Grid Does Not Appear in C# build but appears in WINC & JAVA Build

book

Article ID: 279046

calendar_today

Updated On: 02-23-2024

Products

CA Plex

Issue/Introduction

When trying to create a simple grid for data entry, the grid does not appear in a C# version of the same build

The WinC and JAVA builds, the grid appears as expected:

WinC

JAVA

C#

Environment

Plex 7.2.1

Cause

C# requires a refresh gridp statement to display the grid as expected

Resolution

Add the following line to the end of your code:

Refresh GridP