Re: Re: Using AjaxInPlaceEditor in WORepetition

2011-07-30 Thread naneon . raymond
Hi Ted, Thanks for your quick reply but in my case the editor is not bound to the item.variable. The variable is not an item but a simple String. Let me explain, in the repetition I have item.variable and for each item.variable, I have an information to give. So the table have 2 columns, one fo

Re: Using AjaxInPlaceEditor in WORepetition

2011-07-30 Thread Theodore Petrosky
It sounds like it is giving you exactly what you are asking for. a WORepetition with the same piece of data on every line. I have a table with a repetition and the editor is bound the the item.variable of the line with no problem. a string ImageEditInPlace : AjaxInPlaceEditor {

Using AjaxInPlaceEditor in WORepetition

2011-07-30 Thread naneon . raymond
Hi, I have a little problem with AjaxInPlaceEditor in a WORepetition. The Problem is the variable I declared for AjaxInPlaceEditor. In the WORepetition I have the same variable in each line of the repetition and when I choose in example line 2 and edit it and put an information, the same info

Re: Lion and WO

2011-07-30 Thread Ramsey Gurley
On Jul 30, 2011, at 2:00 AM, Lachlan Deck wrote: > To do it correctly it would be a property (I think) as it assumes you've used > MySQLs default of case-insensitiveness which is probably true for most people > but perhaps not all. Well, when you put it that way, yeah, you're both right (^_^)

Re: Lion and WO

2011-07-30 Thread Lachlan Deck
To do it correctly it would be a property (I think) as it assumes you've used MySQLs default of case-insensitiveness which is probably true for most people but perhaps not all. I didn't get around to contributing it last year after contributing the H2Plugin as others like Ramsey were working on