I Have a requirement to create grid system in which I can have a class of Item say class "A" which can overlap item from class "B"
is there any way GridList supports this, if not any pointer/starting point on how should I should extend GridList for this
I Have a requirement to create grid system in which I can have a class of Item say class "A" which can overlap item from class "B" is there any way GridList supports this, if not any pointer/starting point on how should I should extend GridList for this