1 Reply Latest reply on Oct 13, 2009 8:58 AM by ilya_shaikovsky

    Fail to use suggestion box in datatable

    simonc2009

      Hi all,

      Currently I found problem in using suggestion box within datatable.

      This reason is that, the attribute of suggestionbox "for" is corresponding to the input or output field of that id.
      So once the row from the suggestionbox is selected, the value can be displayed to the input / output box of that id.

      But, in datatable, there are many rows of that field with that id,
      this lead to javascript error once the row is selected in the suggestionbox.

      With above founding, I would like to ask,
      whether richfaces suggestion box works in datatable ?
      If it can, how to solve the above problem

      Thanks