Thank you Ian.
It worked!
Thanks.
Kanugula.
Ian Horst wrote:
>
> Call method table.stopEditing(), when you click submit.
>
> Ian Horst
>
>
> Kanugula wrote:
>> Hi,
>>
>> qx 0.7.3, IE6, FF3
>>
>> I have an editable Table cell and submit button at the bottom of the page
>> (outside of tabl
Call method table.stopEditing(), when you click submit.
Ian Horst
Kanugula wrote:
> Hi,
>
> qx 0.7.3, IE6, FF3
>
> I have an editable Table cell and submit button at the bottom of the page
> (outside of table view).
> There is a bug in that. While the focus is in the cell textfield, if the
> s
Hi,
qx 0.7.3, IE6, FF3
I have an editable Table cell and submit button at the bottom of the page
(outside of table view).
There is a bug in that. While the focus is in the cell textfield, if the
submit button is pressed, it carries the old cell value.
As a workaround, we told the users to click
On 8/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hi,
>
> whenever doubleclicking a table cell which is editable in Internet
> Explorer, the content of the cell is not selected like it is in Firefox. I
> have to delete the old content character by character before writing the
> new content.
Hi,
whenever doubleclicking a table cell which is editable in Internet
Explorer, the content of the cell is not selected like it is in Firefox. I
have to delete the old content character by character before writing the
new content.
Is there a way to change this or is this a small bug in IE?
You