I am developing a C# Windows Form Application.
Now i am trying to select value from Listbox and load corresponding value in List view using the stored procedure.
My Stored Procedure:
Sample Output:
Appreciate any code or solution please?
thanks
Go to the complete details ...