Hello, i have tried many solution for solving this problem. I want to passing field in database to list view with stored procedure. Any Body please help me
example
Table A
- name
- Sex
and stored procedure just (select * from [A])
how i can pass the field to list view