tags:

views:

34

answers:

1

If i create a table in JQuery or any other Ajax framework, can i completely pass the table to flex with the same look and feel... using FABridge.

A: 

you can pass the data, but not the 'look and feel'. Youll have to build the datagrid inside flex using either actionscript or javascript in FABridge.

greg