Saturday 11 June 2016

Description:
 In this example we explain that how to delete selected item from dropdown list using JavaScript/jQuery in asp.net.or how to remove selected item from dropdown list using JavaScript or jQuery in asp.net.

Sometime we have requirement like remove dropdown list items/option when something occur like for example if we select category is equals to vegetable then  only vegetable are shown in other dropdown and other items of dropdown list will be removed.

So below is the example that demonstrates to remove/delete item in dropdown list using client side script like jQuery or JavaScript.

How to delete selected item from dropdown list using JavaScript/jQuery

Description:
 In this example we explain that how to delete selected item from dropdown list using JavaScript/jQuery in asp.net.or how to remove selected item from dropdown list using JavaScript or jQuery in asp.net.

Sometime we have requirement like remove dropdown list items/option when something occur like for example if we select category is equals to vegetable then  only vegetable are shown in other dropdown and other items of dropdown list will be removed.

So below is the example that demonstrates to remove/delete item in dropdown list using client side script like jQuery or JavaScript.

Description:



In this example we explain that how to fetch next and previous rows values in SQL Server.or get the next and previous record from table in sql server.

There are many question arise in mind like is there any ways to access the “previous row” and “next row” value in SELECT statement in SQL Server.sql has no inbuilt facility to access next and previous rows of the table.

Fetch Next and Previous rows values in SQL Server.


Description:



In this example we explain that how to fetch next and previous rows values in SQL Server.or get the next and previous record from table in sql server.

There are many question arise in mind like is there any ways to access the “previous row” and “next row” value in SELECT statement in SQL Server.sql has no inbuilt facility to access next and previous rows of the table.

This entry was posted in :