HI
me question...
How to charge XML structure in RadGrid, and update/delete/insert?
Structure XML
Sorry me bad english
me question...
How to charge XML structure in RadGrid, and update/delete/insert?
Structure XML
| <?xml version="1.0" standalone="yes"?> |
| <DocumentElement> |
| <CoordsInput> |
| <comuna>ECE</comuna> |
| <name>ECT023</name> |
| <xCoord>-29.90716572</xCoord> |
| <yCoord>-70.7073</yCoord> |
| </CoordsInput> |
| <CoordsInput> |
| <comuna>MAI</comuna> |
| <name>MAI001</name> |
| <xCoord>-33.56446522</xCoord> |
| <yCoord>-70.78931253</yCoord> |
| </CoordsInput> |
| </DocumentElement> |
Sorry me bad english