Hi,
Olav, if you read this thank you for this great product!
Now, if anyone can help me, the 2 questions I have are:
1) I need to incorporate arrows in one of the columns of my database like Google does it here:
http://code.google.com/apis/ajax/playground/?type=visualization#arrow_formatterIs there any easy way to add them to the actual number retrieved from the database? or should I just grab the image of the arrow and put it on a new column based on the previous column?
2) I have a huge table and I need to give the users the ability to choose what fields to display on the datagrid. I thought of having a list with all the possible fields as checkboxes that they would check or uncheck, and a datagrid on its right would add or delete columns as determined by the set of checkboxes. Has anybody tried that? what is the best way to approach it?
Thanks in advance for your help
Omar