
02-18-2005, 09:17 PM
|
|
Centurion
|
|
Join Date: Jan 2005
Posts: 157
|
|
Datagrid Or Flexdatagrid ???
|
Hi Guys, i have some data that i want to display in teh datagrid, however i have never used datagrids before and dont know how to use them or which ones to use for that matter.
Anyway, i need to display some information from different fields and records, so it can not be databound grid, what i really need is have a way of creating rows and columns in the grid programmatically and add certain data to teh newly created rows and columns, this all needs to be done in real time (dynamically).
Please help, all suggestions on which control to use, code snippets, examples or resources explaining how to implemented are greatly apprechiated. Thanx in advanced
|
|