Results 1 to 2 of 2

Thread: onProcessDataSet question

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2009
    Posts
    2,162

    Default onProcessDataSet question

    I have a manually loaded grid which has as the first column a checkboxcolumn. This allows the user to select what rows to process.

    This part is fine

    But I also want to add a select top N rows for process.

    I have looked at whether onProcessDataset would do the job. but I dont see how you can set the column in the onProcessDataset
    method then reapply to the grid as you can do in a cCJGrid by processing the Datasource and refreshing it in the grid

    Is this possible in a cwebGrid and if so how

    No help or samples seem to show this functionality.

    In fact the help is pretty terse as to this method
    Last edited by Chris Spencer; 24-Oct-2016 at 03:33 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •