Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
45
Problem: no frames when cell is emtpy
posted

IG removes UltraWebGrid, so i mus try to us WebDataGrid.

The WebDataGrid shows my columns without frame, when the column is empty.

normal, when rendert with tables. so good, but i think this is a bug and i need a solution.

i check the styles in the demos where this effect is not, but i found no reason why this happens in my grids.

another sample i search: how to create the column desciption in code behind? The BoundDataField Documentation is a joke. Without descrition it is a try and error game to deal with. the grid is throwing exceptions when i tray to deal with other datatyps than string. i need decimal, datetime and timespans, but every try ends with exceptions the datetime values crashs in rendering the page. Not realy funny...