Hi,
I am working with WinGrid where i am creating a Search Tool. Here i want to Bind Columns of table to the perticular Cell of wingrid. Can any one tell me how can i perform this task???
Thanks in Advance
I'm afraid I do not understand your question.
Actually i am creating a Search Tool using Wingrid where in each cell i want differen Data.
Let Say in first cell i want Column's of one perticular Table.(ex) Table Emp where column will be EmpID,EmpName,Address,Phone etc...i want those columns
In Second Column Some Criteria i.e. (=,>,>=,<,<=) like wise , again in third cell again column header of other table like wise......
In sort using the wingrid i want to create a criteria tool box where user can make his own selection criteria and based on that i can make a string which i can use to get the data.