cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

border for Grid Layout

Former Member
0 Likes
1,684

Hi Developers,

Does anyone know how to put border around each cell so that a gridlayout can look like a table?  I used CSS to add border on the sides but what i exactly want to do is create a border around each cell so that when I run the report, I see a table instead of one big red box.

Thank you for all your help and suggestion!!

Raj

View Entire Topic
Former Member
0 Likes

Hi Nithyanandam,

Thank you for your input as it worked perfectly for what I needed!

Hi Michael,

I did implemented what you suggested but it did not work for me.  I am DS 1.3 SP1.  I made  your code as part of the CSS which I was expecting to override the existing parameters but for some reason it did not do it for me.  Thank you for your help anyways!

Raj

Former Member
0 Likes

Hi Raj, Glad it helped. You are welcome. Thanks, Nithyanandam

Former Member
0 Likes

Hi Venu,

I understand that you are change the default parameters by using CSS. The question that I would like to find out is where can i find these default settings for different components?

Former Member
0 Likes

Nevermind, I found out...i guess.  I executed the dashboard and pressed F12 to access the developer page where most of the things are listed.

Raj