uniguibbs Posted March 23, 2014 Posted March 23, 2014 component : TUniDBGrid. cell [A:1] value := "11", cell [A:2] value := "11" . cell [A:3] value := "difference value" . cell [A:1] and cell[A:2] can merge, and display one value. just like TDBGridEh in Ehlib. how to achieve? thanks Quote
gerhardhziegler Posted May 2, 2020 Posted May 2, 2020 On 3/23/2014 at 10:51 AM, uniguibbs said: component : TUniDBGrid. cell [A:1] value := "11", cell [A:2] value := "11" . cell [A:3] value := "difference value" . cell [A:1] and cell[A:2] can merge, and display one value. just like TDBGridEh in Ehlib. how to achieve? thanks Hi, did you find a solution meanwhile? Quote
Freeman35 Posted May 3, 2020 Posted May 3, 2020 Hi, you can do this via sql, distinc, group sum,max etc. commands 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.