المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : how to merge cells using msFlexgrid..



C++ Programming
05-13-2011, 09:31 PM
Hi,
How to merge cells using msflexgrid vc++ application. Trying to merge two adjacent cells when they are having same value.
m_Grid.SetMergeCells(1) is not working. Any idea?