Hi,
Is it possible to have 2 ListBox then when a Button is Click the Items is Sorted already to GridView accordingly. btw I have done a sort button but for LB1 only. and LB2 only.
LB1 LB2 GridView
1 A 1 A
3 B 2 C
2 C 3 B
4 D 4 D
Do you want to sort third column GridView?
Is this is your requirement?
Please correct me if i am wrong.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.