Forum Post: Re: How To Get The Ids Of Selected Record In A Grid View?

  • Thread starter Thread starter Sri Harsha
  • Start date Start date
Status
Not open for further replies.
S

Sri Harsha

Guest
Hi, There is no such client side api to fetch the selected records ids. The selection info is persisted on server side and there is server-side api available to fetch the info. Please have a look at documentation.progress.com/.../ Once the selction info is available, the field values can be retrieved using the rbf_getFields() client side api. ( documentation.progress.com/.../ Does that help you ? Regards, Harsha.

Continue reading...
 
Status
Not open for further replies.
Back
Top