1 Reply Latest reply on Mar 9, 2009 9:21 AM by konstantin.mishin

    Question on DataProvider and Controller

    unlud

      Hi,
      I want to create a scrollableTable with a DataModel and DataProvider to only pull part of the server objects.
      My db objects have String primary keys.
      org.richfaces.model.DataProvider.getKey indicates that javax.faces.convert.Converter must be used if the key is not Integer, which is my case.
      Looking at the converter classes, I don't see how to use them in this context.

      If someone has an idea and would like to share, I would be interested.

      Thank you
      Ludovic