Hi Everyone,
My Jdev version is 11.1.2.3.0.
I have deloped one ADF applicaton which is working fine.
Now i have added a table to the page which has 3 columns. The width of the column in ADF page should be equal to width of the column in the database.
How can i convert bytes to pixels in my ADF page.
The three column's width in database are: 200Bytes, 250Bytes, 150Bytes. Now i need to specify the width in pixels in ADF.
how can i do that?
Any ways to do that?
Thanks.