Selecting a specified row from data grid

bedrie
bedrie Member
edited February 17, 2013 in Documentum #1

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/ Initially, we want the first row of our datagrid to be in selected state.

2/ Initially, we want a row of our datagrid which matches a certain value, to be in selected state.

Thank you.

Tagged: