Guest Posted November 1, 2010 Posted November 1, 2010 Message from: "Cezar Wagenheimer" ?Is there some plan to a DbGrid with advanced options? - OnCustomDrawCell event, to set cells colors and things like this - AutoWidth property (Automatically resize cells to fit the grid width) Thanks! Cezar Wagenheimer . Quote
Guest Posted November 3, 2010 Author Posted November 3, 2010 Message from: "Farshad Mohajeri" "Cezar Wagenheimer" wrote in message news:JHMz7oceLHA.2080@anaxagvs227... > ?Is there some plan to a DbGrid with advanced options? > > - OnCustomDrawCell event, to set cells colors and things like this > - AutoWidth property (Automatically resize cells to fit the grid width) > DBGrid will have major improvements. I can't give the exact version but will be somewhere around 0.90 It will support control types such as CheckBox, ComboBox and etc. inside the grid. OnCustomDrawCell will be implemented in a different way and will allow custom coloring of cells. . Quote
Guest Posted November 3, 2010 Author Posted November 3, 2010 Message from: "ldb" I think this improvements are very important and also the title onclick event. Is there any hope to have the possibility to merge cells as in excel (may be in stringgrid?? Il 03/11/2010 09:56, Farshad Mohajeri ha scritto: > "Cezar Wagenheimer" wrote in message > news:JHMz7oceLHA.2080@anaxagvs227... >> ?Is there some plan to a DbGrid with advanced options? >> >> - OnCustomDrawCell event, to set cells colors and things like this >> - AutoWidth property (Automatically resize cells to fit the grid width) >> > > DBGrid will have major improvements. I can't give the exact version but will > be somewhere around 0.90 > > It will support control types such as CheckBox, ComboBox and etc. inside the > grid. > OnCustomDrawCell will be implemented in a different way and will allow > custom coloring of cells. > > . Quote
Guest Posted November 3, 2010 Author Posted November 3, 2010 Message from: "ldb" Is possible to disable alternate color rows inside the dbgrid? Moving with keys inside a dbgrid generate a OnClic event. Is possible to disable this mode? Il 03/11/2010 09:56, Farshad Mohajeri ha scritto: > "Cezar Wagenheimer" wrote in message > news:JHMz7oceLHA.2080@anaxagvs227... >> ?Is there some plan to a DbGrid with advanced options? >> >> - OnCustomDrawCell event, to set cells colors and things like this >> - AutoWidth property (Automatically resize cells to fit the grid width) >> > > DBGrid will have major improvements. I can't give the exact version but will > be somewhere around 0.90 > > It will support control types such as CheckBox, ComboBox and etc. inside the > grid. > OnCustomDrawCell will be implemented in a different way and will allow > custom coloring of cells. > > . Quote
Guest Posted November 3, 2010 Author Posted November 3, 2010 Message from: "Piotr Pawlak" Column sorting on header click asc/desc Thanx, Piotrek Pawlak Uzytkownik "Cezar Wagenheimer" napisal w wiadomosci news:JHMz7oceLHA.2080@anaxagvs227... > ?Is there some plan to a DbGrid with advanced options? > > - OnCustomDrawCell event, to set cells colors and things like this > - AutoWidth property (Automatically resize cells to fit the grid width) > > Thanks! > Cezar Wagenheimer . Quote
Guest Posted November 4, 2010 Author Posted November 4, 2010 Message from: "Farshad Mohajeri" "ldb" . >I think this improvements are very important and also the title onclick >event. > If not all we can have some of these improvments in v0.90.0 > Is there any hope to have the possibility to merge cells as in excel (may > be in stringgrid?? > Ext JS has Pivot Grids. Not sure if it can achieve the same result. I will investigate it. . Quote
Guest Posted November 4, 2010 Author Posted November 4, 2010 Message from: "Farshad Mohajeri" "ldb" wrote in message news:M2vH$h3eLHA.2080@anaxagvs227... > Is possible to disable alternate color rows inside the dbgrid? > > Moving with keys inside a dbgrid generate a OnClic event. > Is possible to disable this mode? > All logged. Thanks . Quote
Guest Posted November 4, 2010 Author Posted November 4, 2010 Message from: "Farshad Mohajeri" "Piotr Pawlak" . > Column sorting on header click asc/desc > Logged. Thx . Quote
dynamo Posted January 11, 2012 Posted January 11, 2012 A DBGrid should provide following 4 specifications (DbGrid with advanced options): 1-When clicking DBGrid column headlines,it should order according to the related column(order by asc,desc) 2-DBGrid should provide AlternateRowColor specs.Based on choosen color colomns on DBGrid should order according to the consecutive color (for example one color in white others in green) 3-When boolean field (true/false , 1/0 ) exists on table in DBGrid,clicking this field should act like checkbox. 4-When blob field(image) exists on table in DBGrid ,the picture should appear on this field. When you add above mentioned specifications to uniDBGrid to the WEB as well as to the DESKTOP applications you will have big success. For best example you can consider DBGrid of Bergsoft (NextGrid) with lot of advanced specs. best regards. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.