Re: FlexJS: DataGridLinesBead Issue

2017-05-13 Thread Peter Ent
Hmm. Looks like the width of the columns isn't quite right. I'm looking into 
the grid lines this weekend. 

Peter 


> On May 13, 2017, at 8:20 AM, PKumar  wrote:
> 
> I used the following style and lines showing now.
> 
>.DataGridListArea  .middle {
>background-color: white;
>overflow: hidden;
>border-left: solid 1px #CC;
>border-right: solid 1px #CC;
>}
> 
> But the  list grid lines are out of sync with Header button separation.
> Please check the attached  screen shot.
> 
>  
> 
> 
> 
> 
> -
> Regards,
> Prashant
> --
> View this message in context: 
> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-flex-users.246.n4.nabble.com%2FFlexJS-DataGridLinesBead-Issue-tp15227p15230.html=02%7C01%7C%7Cb7802760372d49ed375808d499fa719a%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636302748305588050=zGQ6rfGpHO42gZBnvv%2FdIxxArwUWFYE6%2BlXvT3iU4bQ%3D=0
> Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: FlexJS: DataGridLinesBead Issue

2017-05-13 Thread PKumar
I used the following style and lines showing now.

.DataGridListArea  .middle {
background-color: white;
overflow: hidden;
border-left: solid 1px #CC;
border-right: solid 1px #CC;
}

But the  list grid lines are out of sync with Header button separation.
Please check the attached  screen shot.
 




-
Regards,
Prashant
--
View this message in context: 
http://apache-flex-users.246.n4.nabble.com/FlexJS-DataGridLinesBead-Issue-tp15227p15230.html
Sent from the Apache Flex Users mailing list archive at Nabble.com.


Re: FlexJS: DataGridLinesBead Issue

2017-05-12 Thread Peter Ent
Ah, yes. I forgot all about this one. I moved it out of the example with
the intent of going back to it.

Are you using SWF & HTML or just HTML? If you are using just HTML, you can
do the grid lines very easily with CSS. The DataGridExample that comes
with FlexJS shows you how to do it.

I will look into this over the weekend.

My apologies.
Peter Ent
Adobe Systems/Apache Flex Project

On 5/12/17, 2:08 PM, "PKumar"  wrote:

>Hi,
>
>I am using the DataGrid. By default DataGrid  does not show grid lines
>and 
>DataGrid is  showing records properly  but  if i am using
>"DataGridLinesBead" my DataGrid is not showing any data and no  grid line
>showing.
>
>
>   
>   
>   
>   
>   
>
>
>
>
>
>-
>Regards,
>Prashant
>--
>View this message in context:
>https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle
>x-users.246.n4.nabble.com%2FFlexJS-DataGridLinesBead-Issue-tp15227.htm
>l=02%7C01%7C%7C28d0ed84aef04c4973ac08d49963afe7%7Cfa7b1b5a7b34438794a
>ed2c178decee1%7C0%7C0%7C636302100807200749=AJYZQ1qfo1i1vKUMumKfcBvMK
>ZKhyEfxhNT%2FpNZwlp4%3D=0
>Sent from the Apache Flex Users mailing list archive at Nabble.com.