Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/Data/Tutorials/XtraGrid/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/Data/Tutorials/XtraGrid/GridPopulation.xml

<?xml version="1.0" encoding="UTF-8"?>
<totalinfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="H:\Work\XML Schemes\module-new.xsd">
<controls>
	<controlentry>
		<control>
			<name>gridControl1</name>
			<windowcaption>XtraGrid Control</windowcaption>
			<description>The InitData method supplies the grid control with data from the database. It specifies the database's location and access method, creates a DataSet and OleDbDataAdapter objects. The OleDbDataAdapter object serves as a bridge between the physical data and a dataset. Then a DataView object bound to a table in the DataSet is created and assigned to the grid's DataSource property.</description>
			<memberlist>DataSource</memberlist>
			<dtimage></dtimage>
		</control>
	</controlentry>
</controls>
</totalinfo>