Results 1 to 2 of 2

Thread: Binding DataGrid Selection to Command Object

  1. #1
    Join Date
    Aug 2010
    Posts
    3

    Default Binding DataGrid Selection to Command Object

    Hi everyone,

    I am new to Spring. Please bare me and if the following question is silly one.

    In my project, i am planning to use Dojo DataGrid to display the data in GridFormat and i want to bind that with some x property in Command class to get the user selection. So that i can use my validation logic to ensure whether user selected any row in the DataGrid.

    I bound the "FilteringSelect" component of Dojo with the form:input tag and it worked well as i get the id of user selection.

    Is there a way to do this? If yes please let me know what are all the datas will be binded with that object?

    Thanks,
    Gopinath

  2. #2
    Join Date
    Aug 2010
    Posts
    3

    Default

    Anyone came across this, could you please help me in solving this?

Posting Permissions

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