Hi,
i want to format Date or number inside cell
Hi ueldeep,
In order to format dates and numbers you will have to create your own column definitions. Inside the column definition there is an overrideable method called getCell() which you can use to format the cell text. I have attached a sample application that demonstrates this.
Please be aware that the Android controls are still CTP so they are subject to change.
Thank you for answer
i am still have problem i format data dependent on some others data in row (adapter object)
i need to know how get object from adapter