GridFilterBar Problem

Hi,

Am Adding a column that is blank in my Hierarchical drop down gird, like

select '',empid,empname,,,, from xx
and display in "grid" which is Hierarchical drop down grid.

when i use
GridFilterBar1.WireGrid(grid)

it gives me error : Column '' does not belong to the table xx ? how to overcome this situation.
how to neglect the blank column '', in searching.... Please give me the solution.

Thanx & Regads
Taqi


Loader.
Up arrow icon