Open FancyBox on button click event using jquery
Fancybox is very useful javascript plugin to open popup window to display more data in different page or in the same page. It is quite flexible to work with and…
My little world of sharing
Fancybox is very useful javascript plugin to open popup window to display more data in different page or in the same page. It is quite flexible to work with and…
In one of my recent project I had the situation where I wanted to update multiple Oracle database tables with one button click event. I do not want to update…
Recently I have come across with an issue when updating Oracle database from SQL data-reader. It does not update the table because of conversion failure and I was getting error…
I have spent quite some time to figure out how to stay in the same tab when partial post back occurs in asp.net application. By default it always go back…
Using jQuery tabs, accordion or any other widget inside an update panel is always being tricky. Tabs, Accordion and any other jQuery widget loses the style every time partial post…