rullomare Posted March 23, 2014 Posted March 23, 2014 UniDbbgrid with Checkbox + manages the selected rows (Mr. Bresler). I will start by saying that it is not the result of my work, in fact I have only assembled a few ideas. I have only made minor changes(any lines of code) to TuniZdbgrid.pas (Mr. Farshad Mohajeri), TMyUniXdbgrid.pas (Mr. Bresler). Thanks to all !! thanks also to PatMap for UniXDbgrid. I hope that Mr. Farshad Mohajeri may have the time to provide as soon as possible a Unigui UniDBGRID component more efficient. Tested only with Delphi XE3 and Unigui 0.95.0.1046. However, I think it is pretty easy to customize for other Delphi version (replace only MyUniXdbgrid.pas,UniZdbgrid.pas) Installation : uninstall UniZComponents17.dproj (Delphi XE3) (TuniZdbgrid,TuniZpopupMenu,Tunizgridview) if installed. uninstall MyXUniDBGrid.dpk (Delphi XE3) (TMyunixdbgrid) if installed. install new UniZComponents17.dproj (Only for Delphi XE3) Add new Path in Delphi>Tools>Delphi Options>Library install new MyXUniDBGrid.dpk (Only for Delphi XE3) Add new Path in Delphi>Tools>Delphi Options>Library Run demo newgridx.dpr CheckboxGrid.zip Good fun !!! Best regards. 2 Quote
gpaulino Posted March 24, 2014 Posted March 24, 2014 good morning. download the components and install I am trying to run the demo and shows me the following message. Error reading grid.CheckBox: CheckBox Property does not exist Quote
Bresler Posted March 24, 2014 Posted March 24, 2014 Hi Mr. Rullmare, I tested your solution and it´s great... Thank you... I want to thanks Mr. Farshad and Mr. Patmap too... Is good to learn from great people like you... Quote
rullomare Posted March 24, 2014 Author Posted March 24, 2014 Hi, Error reading grid.CheckBox: CheckBox Property does not exist : Edit Main.dfm and delete checkbox Property in object grid: TMyUniXDBGrid. Sorry. Hi Mr. Bresler I'm sure the bigger job is yours!!! Thanks !! Best Regards Salvatore Marullo Quote
zekeriye Posted March 24, 2014 Posted March 24, 2014 it is very nice. Good job. thanks a lot. is it possible install to XE2 best regards; Quote
rullomare Posted March 24, 2014 Author Posted March 24, 2014 Hi Zekeriye, I think yes. Zcomp16.zip No Tested !!! Installation : uninstall UniZComponents16.dpk (Delphi XE2) (TuniZdbgrid,TuniZpopupMenu,Tunizgridview) if installed. uninstall MyXUniDBGrid.dpk (Delphi XE2) (TMyunixdbgrid) if installed. install new UniZComponents16.dpk (Only for Delphi XE2) Add new Path in Delphi>Tools>Delphi Options>Library install new MyXUniDBGrid.dpk (Only for Delphi XE2) Add new Path in Delphi>Tools>Delphi Options>Library Run demo newgridx.dpr in Delphi xe2 Best Regards 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.