1
Answer

Binary file doesen't load in Radgrid

Harlem 98

Harlem 98

3y
449
1

I'm loading data in a telerik:RadGrid, but i have one column that is not loading, which includes files, (Binary Data).

My problem is that, instead of loading DB content, this column just loads "System.Byte[]" 

My current bound code is standard 

<telerik:GridBoundColumn DataField="FileContent" FilterControlAltText="Filter por conteudo de ficheiro" HeaderText="Ficheiro">

Any ideas on how do i load the intended content?

Answers (1)