Hello,
I want to use column with some fixed width and i also want data to not wrap. so if some data have nore character then it is ok if it would cut the extra character but not come in second line.
I have tried to fixed column and nowrap data & it works separately but when i have added both functionality then it comes with column width and wrap data
so can you please guide, how to achieve fixed width and nowrap