Categories | Question details Back To List | ||
Split grid misalignment I have grid that i split after the first column.This split first column grid is slightly raised vertically - as if stick to a tight vertical alignment.So it appears misaligned.How can i get rid of this misalignment. Answer posted by Stanislav on Dec 25, 2007 17:12 Versions before 1.5 were not support custom row height , so such problem may occur. In case of latest version (1.5) problem is not reconstructable, if it still occurs for you - please provide any kind of sample. (Please beware that if you not enabled multiline by API, usage of custom tags in XML - <br> tags - can cause problem even with 1.5 version ) |