I want to do a very basic operation in sharepoint custom list.
When ever a user selects any country from a drop down list(custom
column of choice type containing list of all countries) the
corresponding states would come up in another states list.
I want to do every thing through native sharepoint list not with the
help of any webpart.