Re: [pgadmin-hackers] PATCH: To update table dialog column definition

2016-07-15 Thread Dave Page
Thanks, applied with minor changes to the labelling of the switches in the grid. On Tue, Jul 12, 2016 at 7:00 AM, Murtuza Zabuawala wrote: > Hi, > > PFA patch to fix below issues > > 1) User cannot select a datatype without using the mouse. > > Fixed. > > Remaining issue, > --

[pgadmin-hackers] PATCH: To update table dialog column definition

2016-07-11 Thread Murtuza Zabuawala
Hi, PFA patch to fix below issues *1) User** cannot select a datatype without using the mouse.* Fixed. Remaining issue, --- We are using Switch cell to select Not NULL & Is primary key options. But as per Backgrid design we are not allowed to enter in edit mode directly for