Selecting a specified row from data grid
Hello, We use a datagrid in our Webtop application. We can successfully populate the datagrid using its setQuery() and refresh() methods. But we have observed that initially no datarows are in selected state. We need to accomplish the following separate requirements, but we were unable to find an appropriate solution: 1/…