- Very basic grid setup. Binding to database. Have a string type coming in with potential values
003434
NULL (displays as blank)
000233
ect.
- Problem: When providing a filter of "00" of type 'Contains' it works fine and only returns rows that contain '00'
- Column code:
<HeaderStyle HorizontalAlign="Center" />
<ItemStyle HorizontalAlign="Left" />
</telerik:GridBoundColumn>
Telerik Version: 2008.2.723.35