Hi
I have a grid with three columns ID, Item Name, Position(Varchar(200), Is_Active.
ID = will be item_id
Name = will be item name
Position = will be "First, Second, Third"
All I want to stop a user from making same positions of two or more items mark as active.