Search:

Type: Posts; User: Mone

Search: Search took 0.02 seconds.

  1. Replies
    13
    Views
    64,676

    sorry for saying adapter at the end of my...

    sorry for saying adapter at the end of my previous post, now it's correct.

    What I mean is that it is the getItems method of the metadata adapter (see the MetadataProvider interface) that...
  2. Replies
    13
    Views
    64,676

    Hi, on the server side the getItems ...

    Hi,


    on the server side the getItems method of MetadataProvider translates the received string in a list of items. In this example we split the string on the space character, but you may use any...
  3. Replies
    13
    Views
    64,676

    There are two conditions to let you access data...

    There are two conditions to let you access data with item/field names:
    You must create the Table object using as group/schema an array of strings. Each string should be the name of an item/field. ...
  4. Replies
    13
    Views
    64,676

    Hi, Are you using your own MetadataProvider...

    Hi,

    Are you using your own MetadataProvider or a given one (LiteralBasedProvider or similar is needed)?
    Have you created your table using as schema an array of field names?

    About bandwidth...
  5. Replies
    13
    Views
    64,676

    Hi, to let the web client recognize the item...

    Hi,

    to let the web client recognize the item and field names just follow approach 2 as explained.
    Check approach2.html in the zip file to see the complete source code.
  6. Replies
    13
    Views
    64,676

    NonVisualTable - simple tutorial

    This post illustrates how to set up a simple web application that receives data from the classic StockList Data Adapter (i.e. the one that feeds the StockListDemos and is already deployed when you...
Results 1 to 6 of 6
All times are GMT +1. The time now is 08:20 AM.