Hi all,
is VB.net still support flexi grid like vb 6 ? if no, any tool i can use to replace the flexi grid ?
thanks
Chow Boon
Printable View
Hi all,
is VB.net still support flexi grid like vb 6 ? if no, any tool i can use to replace the flexi grid ?
thanks
Chow Boon
No , but I believe you still can use it through interoperability (not recommended though) . You can use DataGrid instead .
ok, thanks guy