2012/6/18 Ashesh Vashi
> Hi Dickson,
Hello Ashesh!
> On Sun, Jun 17, 2012 at 6:48 PM, Dickson S. Guedes
> wrote:
>>
>> 2012/6/17 Ashesh Vashi
>> >
>> > On Sun, Jun 17, 2012 at 6:39 AM, Dickson S. Guedes
>> > wrote:
>> >>
>> >> 2012/6/6 Dickson S. Guedes :
>> >> > I'm starting some proof-of-c
Hi Dickson,
On Sun, Jun 17, 2012 at 6:48 PM, Dickson S. Guedes wrote:
> 2012/6/17 Ashesh Vashi
> >
> > On Sun, Jun 17, 2012 at 6:39 AM, Dickson S. Guedes
> wrote:
> >>
> >> 2012/6/6 Dickson S. Guedes :
> >> > I'm starting some proof-of-concept working on frmEditGrid trying make
> >> > some "imp
2012/6/17 Ashesh Vashi
>
> On Sun, Jun 17, 2012 at 6:39 AM, Dickson S. Guedes
> wrote:
>>
>> 2012/6/6 Dickson S. Guedes :
>> > I'm starting some proof-of-concept working on frmEditGrid trying make
>> > some "improvements" like:
>> >
>> > 1) show a combo box in columns of type enum;
>>
>> There i
On Sun, Jun 17, 2012 at 6:39 AM, Dickson S. Guedes wrote:
> 2012/6/6 Dickson S. Guedes :
> > I'm starting some proof-of-concept working on frmEditGrid trying make
> > some "improvements" like:
> >
> > 1) show a combo box in columns of type enum;
>
> There isn't changes to this code comparing to pr
On Wed, Jun 6, 2012 at 2:38 PM, Dickson S. Guedes wrote:
>
>>> - Which field should be displayed in the combo?
>>> Generally the value of a FK doesn't has enough information about
>>> what it means, them you need another field (e.g a description or
>>> person_name field) to make sense.
>>
>> We
2012/6/6 Dave Page :
>> 2) show a datetime picker in columns of type date/time/timestamp;
>
> Hmm, nice idea in principle, but I'm not sure if there's a suitable
> control that will allow the flexibility required (fractional seconds,
> timezones etc). Obviously that's not needed in all cases, but w
On Wed, 2012-06-06 at 09:33 +0100, Dave Page wrote:
> Hi
>
> On Wed, Jun 6, 2012 at 7:33 AM, Dickson S. Guedes
> wrote:
> > Hello all,
> >
> > I'm starting some proof-of-concept working on frmEditGrid trying make
> > some "improvements" like:
> >
> > 1) show a combo box in columns of type enum;
Hi
On Wed, Jun 6, 2012 at 7:33 AM, Dickson S. Guedes wrote:
> Hello all,
>
> I'm starting some proof-of-concept working on frmEditGrid trying make
> some "improvements" like:
>
> 1) show a combo box in columns of type enum;
Nice.
> 2) show a datetime picker in columns of type date/time/timestam