Jump to content

UniDbbgrid with Checkbox + manages the selected rows (Mr. Bresler).


Recommended Posts

UniDbbgrid with Checkbox  +  manages the selected rows   (Mr. Bresler).
 
post-1298-0-01354300-1395586318_thumb.pngpost-1298-0-21988800-1395586349_thumb.png
 
 
 
 
 
 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   
 
 
 Good fun !!!
 
 
 Best regards.

 

  • Upvote 2
Link to comment
Share on other sites

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

 

 

 

 

 

 

 

 

 

Link to comment
Share on other sites

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
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...