Hello!
Could you help me with the two items below:
1) I need functionality to programmatically add a tab or another grid in a grid's cell. Is this functionality supported in the Grid?
2) Is it possible to have a "complex" header, something like this:
|---------------------------------------|---------------------------------------|
| Column group header1 | Column group header2 |
|---------------------------------------|---------------------------------------|
| Header11|Header12|Header13|Header21|Header22|Header23|
|---------------------------------------|---------------------------------------|
| ... | ... | ... | ... | ... | ... |
|---------------------------------------|---------------------------------------|
3) Regarding combobox. As I understand there is only one way two have multiselection in Combobox - checkboxes. Correct?
Thanks,
Leonid
Could you help me with the two items below:
1) I need functionality to programmatically add a tab or another grid in a grid's cell. Is this functionality supported in the Grid?
2) Is it possible to have a "complex" header, something like this:
|---------------------------------------|---------------------------------------|
| Column group header1 | Column group header2 |
|---------------------------------------|---------------------------------------|
| Header11|Header12|Header13|Header21|Header22|Header23|
|---------------------------------------|---------------------------------------|
| ... | ... | ... | ... | ... | ... |
|---------------------------------------|---------------------------------------|
3) Regarding combobox. As I understand there is only one way two have multiselection in Combobox - checkboxes. Correct?
Thanks,
Leonid