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" <[email protected]> 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. > ><js:beads> > <js:DataGridLinesBead> > <js:stroke> > <js:SolidColorStroke color="#FF8800" weight="2" /> > </js:stroke> > </js:DataGridLinesBead> ></js:beads> > > > > >----- >Regards, >Prashant >-- >View this message in context: >https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache-fle >x-users.2333346.n4.nabble.com%2FFlexJS-DataGridLinesBead-Issue-tp15227.htm >l&data=02%7C01%7C%7C28d0ed84aef04c4973ac08d49963afe7%7Cfa7b1b5a7b34438794a >ed2c178decee1%7C0%7C0%7C636302100807200749&sdata=AJYZQ1qfo1i1vKUMumKfcBvMK >ZKhyEfxhNT%2FpNZwlp4%3D&reserved=0 >Sent from the Apache Flex Users mailing list archive at Nabble.com.
