Monday, 23 March 2015

Setting TcxGrid DevExpress in Delphi

Before setting

A. NAVIGATOR
Show Navigator
Step:
1. Click cxGrid1DBTableView
2. In Properties -->select Navigator --> select Visible =True

Show InfoPanel
1. Click cxGrid1DBTableView
2. In Properties --> select Navigator -->select InfoPanel--> select Visible =True

B. INDICATOR
Step:
1. Click cxGrid1DBTableView
2. In Properties -->select Option View -->  select Indicator =True

After Setting



REMOVE GROUP BY BOX

Step:
1. Click cxGrid1DBTableView
2. In Properties -->select Option View -->  select GroupByBox = False
Before Remove Group By Box
 
After Remove Group By Box


















No comments:

Post a Comment