hi,

i'm facing a strange problem..

In my requirement , I'm suppose to load the data from datagrid into excel
file.
make the required changes in the file and load the file back into the
datagrid.

i'm able to export to excel but after i make changes in the excel and load
it into
grid, my changes are not visible..i'm getting null values..
i've datetime columns,decimal columns in my file...The values are visible in
the file
but when i load into grid..i'm seeing blanks spaces..

has anyone encountered such problem.? How can load from excel to datagrid

Re: problem with excel by Elad

Elad
Wed Feb 27 10:58:25 CST 2008

Does this happen with all Excel files, or just the one you generate?

Elad
http://www.sisense.com
"Guided Analytics & Dashboards."

"AVL" <AVL@discussions.microsoft.com> wrote in message
news:DC063A46-1646-4CBF-B9B5-B1C0F3C42A27@microsoft.com...
> hi,
>
> i'm facing a strange problem..
>
> In my requirement , I'm suppose to load the data from datagrid into excel
> file.
> make the required changes in the file and load the file back into the
> datagrid.
>
> i'm able to export to excel but after i make changes in the excel and load
> it into
> grid, my changes are not visible..i'm getting null values..
> i've datetime columns,decimal columns in my file...The values are visible
> in
> the file
> but when i load into grid..i'm seeing blanks spaces..
>
> has anyone encountered such problem.? How can load from excel to datagrid