CodeChargenewbie
Posts: 114
|
| Posted: 12/12/2007, 2:02 PM |
|
I made an Editable Grid and I set Row Style in Before Show Row to Row;Altrow, just like one would do in a regular grid. The problem is the form and builder include the option for altrows with a regular grid but not an editable grid. So, I thought why not just copy the html that starts witih Begin AltRow to the editable grid and, boom, it should work. Trouble is it doesn't work. It doesn't recognize the controls. Codecharge handles the alternate rows behind the scenes in a regular grid.
So, how would I MANUALLY add alternate rows to an editable grid?
Thank you very much.
|