How could i display value in unbound column of a bounded grid
plz plz help me if any one know the solution
m using True TDB Grid in c#
Printable View
How could i display value in unbound column of a bounded grid
plz plz help me if any one know the solution
m using True TDB Grid in c#
I'm not sure where exactly you want the column to appear. But when I was trying to have that I didand then bound the dataset to the grid. This way I had the first column to myself to play around with. I'm sure there must be some other elegant way as well, but this is how I did it.Code:select 0, emp from empl