Need help Flexgrid in VB.NET
-
where can i get flexgrid sample appiclation... How to (cellformat, cell can be clickable)... im using VB2005.net.. thank you... very much.... pls email me at welbertpm@hotmail.com welbert
-
where can i get flexgrid sample appiclation... How to (cellformat, cell can be clickable)... im using VB2005.net.. thank you... very much.... pls email me at welbertpm@hotmail.com welbert
Why would you use the old flexgrid instead of a datagrid ? Christian Graus - Microsoft MVP - C++
-
Why would you use the old flexgrid instead of a datagrid ? Christian Graus - Microsoft MVP - C++
im trying to develop a simple calendar system... that could post the number of days in the fixed column header at the same time another identifier to be post on the fixed row... could it be possible to use datagrid with these settings? pls i really need your suggestions.. and i need some sample applications... thanks... Welbert
-
im trying to develop a simple calendar system... that could post the number of days in the fixed column header at the same time another identifier to be post on the fixed row... could it be possible to use datagrid with these settings? pls i really need your suggestions.. and i need some sample applications... thanks... Welbert
Yes, a DataGrid would be fine, and the web is full of samples, just google. Christian Graus - Microsoft MVP - C++