Login  Register

Re: bug occurs trying to resize column after adding row to datatable

Posted by Alessandro Vernet on Dec 17, 2010; 3:28am
URL: https://discuss.orbeon.com/bug-occurs-trying-to-resize-column-after-adding-row-to-datatable-tp3089060p3092047.html

Hi Bene,

I tried to reproduce this by adding:

<fr:button>
    <xf:label>Add</xf:label>
    <xf:insert ev:event="DOMActivate" nodeset="record"/>
</fr:button>

to the datatable-ng.xhtml example in the XForms sandbox, but I don't
see the problem you described. Would you be able to create a
simple/minimal XForms file that reproduces this and that you can share
with us?

Alex

On Wed, Dec 15, 2010 at 6:08 AM, hospbene
<[hidden email]> wrote:

>
> Hey there,
>
> I am trying to implement the datatable widget, which has to be resizeable
> and able to add/delete/copy rows.
>
> Every single function works fine. I can resize and I can add rows, as in the
> example application shown.
>
> BUT if I add ONE row, and then try to resize a column,  the last row resizes
> not properly.
> If i add TWO rows, the problem occurs in the last TWO rows. It doesn't
> matter where I'm adding the rows. Everytime, only the last rows are
> affected.
>
> The same thing is happening when I am trying it on the example
> "datatable-ng-insert".
>
> Does anybody know how to solve this? Without using to much javascript?
>
> Thanks in advance,
>
> bene
>
>
> --
> View this message in context: http://orbeon-forms-ops-users.24843.n4.nabble.com/bug-occurs-trying-to-resize-column-after-adding-row-to-datatable-tp3089060p3089060.html
> Sent from the Orbeon Forms (ops-users) mailing list archive at Nabble.com.
>
>
> --
> You receive this message as a subscriber of the [hidden email] mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
>
>


--
Orbeon Forms - Web forms, open-source, for the Enterprise -
http://www.orbeon.com/
My Twitter: http://twitter.com/avernet


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet