News

Grid controls are great for displaying large quantities of data, and highlighting can make the data more readable. Learn how to programmatically control this highlighting without add-on controls.
If you're used to ListBox or LongListSelector, find out how the GridView and ListView controls for Windows Phone 8.1 can do it better.
Breadcrumbs how-to-create-search-window-with-find-previous-and-find-next-buttons-in-gridcontrol-t127527 / VB / DevExpress.Example01 ...
i just want to display data. no databound junk or anything, i'm just too lazy to design my own control, and too cheap to buy one.actually, maybe vb6 does multiple-column lists like VBA/access does ...
About A polished VB .NET Windows application Tic Tac Toe game offering both Human‑vs‑Human and Human‑vs‑Computer modes, complete with a custom splash screen, randomized turn order and player colors, ...
I have a Data Bound Grid in my form, and a data control linked to an Access database (97 because it wont work with 2000 ARGH!). Anyway, I wanted to get the current record the user had selected ...