Hi
im using xtragrid, i load all my colums from a datasource, but one column i created i want to load dynamically from a database.
how will i load the column that has to use its own sql to retrieve the result based on parameters that i give it?
im using xtragrid, i load all my colums from a datasource, but one column i created i want to load dynamically from a database.
how will i load the column that has to use its own sql to retrieve the result based on parameters that i give it?
Comment