Hi team
i have tested the controls in asp.net mvc4 project at last three months.
I want to say the controls are excellent.
but have some issue. so i can not used in our projects. i expect next version.
the controls use a simple scene is work fine.
the controls may be all have common issue like this:
if control put a control,if parent control is unvisible, when parent control’s parent size changed, the unvisible
control and child controls will happen issue. this only haapen when controls width set X%.
so the control can not set width to X%. so only using the controls single.
for example:
i have a tab control which have three tabpage. every tabpage has a grid. the controls with set X%, when window size changed, only the selected tabpage grid width no issue, other pagepage grid happen issue.
if you can resolve the issue and i will order.
thanks.