Sunday, 27 January 2013 13:55

how to use jquery dialog to show content in asp.net

Written by
Rate this item
(0 votes)

jquery dialog is not only best for showing only content but
also can be used to show form,buttons for postback.......
but for this jquery dialog must be appended to form as -

Thursday, 02 January 2014 11:21

Fixing the Syntax Error in Wordpress

Written by
Rate this item
(0 votes)
If you were trying something new on your Wordpress site and got a following error “Syntax error, unexpected…�, its simple to solve using Proper Syntax to Avoid Errors


Last modified on Thursday, 02 January 2014 12:26
Rate this item
(0 votes)

its a tricky part to create a php multidimensional array
which will be accessed by javascript function.most of the
time it's confusing.i am going to show how to solve the
problem -

Thursday, 26 December 2013 15:48

how to add and get wordpress options in array

Written by
Rate this item
(0 votes)
In wordpress plugins, you might have saved a lot of
options following way, which in turn creates a lot of
records in wordpress options table!, which does not look
good.
Last modified on Saturday, 28 December 2013 23:35
Tuesday, 07 January 2014 17:46

Joomla: Removing time stamp from SEF URL's

Written by
Rate this item
(0 votes)
Because of non english character or an incorrect alias in our category names, joomla will replace the category name with a time stamp lik 2014-01-01-07-15-29. This can be solved easily. Just follow these steps to fix the problem
Last modified on Tuesday, 07 January 2014 22:00
Tuesday, 15 January 2013 16:24

how to show Gridview items details using DetailsView

Written by
Rate this item
(0 votes)

GridView is the most common data representation
contol in asp.net.It's needed to show users the
items details when the item is selected.DetailsView
control can be used precisely to show the Gridview items
details.

Rate this item
(0 votes)

you may want to show dynamic data from a page when
mouse is placed over a button.


Latest discussions

  • No posts to display.