Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS General Discussion » Save Modified cell in to ado database Collapse All
Subject Author Date
Bahrudin Hrnjica Feb 26, 2006 - 5:25 AM

Your sample AdoRecordsetView shows how you can read from databes. Can you show code for saving data in to database.

Thanx!

Bahrudin Hrnjica Feb 27, 2006 - 5:48 AM

Thank You for the sample.
Do you planning to develop grid style like excel, access or grid like in SQL server 2005? For now Grid Control has only one drawing style.

Technical Support Mar 1, 2006 - 11:29 AM

Our grid control is an abstract grid which has no style related to any particular grid window described in your message. We develop extended versions of the grid. These extended verions are based on CExtGridWnd-derived classes. The CExtReportGridWnd is at the final stage, but not styled yet (download a preview). Besides, most of the grid windows differ in header cells and selection areas. But all this possible to repaint with the current grid version.

Technical Support Feb 26, 2006 - 11:41 AM

We have started to develop an editable version of the AdoRecordsetView sample, but it is not finished yet:
AdoRecordsetEdit.zip.