Sunday, 30 December 2012 15:58

how to add dynamic column field in GridView control

Written by
Rate this item
(1 Vote)

you can easily add dynamic column in GridView control
with data.there are many dynamic fields you can add
like hyperlink field,bound field,etc.

Rate this item
(0 votes)

It's needed to get the current date and time of the user
computer for processing using javascript.

Saturday, 19 January 2013 13:55

how to make uneditable textbox

Written by
Rate this item
(0 votes)

you have tried to show data in the asp.net textbox
control and wanted that user will not be able to
modify data in the textbox or cursor will not be
shown in the textbox or other technical reason
then this tips can help you -

Sunday, 30 December 2012 13:56

how to run c# desktop application with full screen

Written by
Rate this item
(0 votes)

If you want to run your software with same width and
height as your monitor's width and height then
implement the following technique in your application-

Rate this item
(0 votes)

You can show wall posts of any public facebook page/group/profile
using Graph api in your website if you know javascript & jquery.

Last modified on Monday, 19 August 2013 14:36
Rate this item
(0 votes)

the following codes will help you to implement check all
or uncheck all capability in the gridview.in that case
when header check box checked all items check box will
be checked and vice versa.

Tuesday, 15 January 2013 13:56

how to add captcha in asp.net page

Written by
Rate this item
(0 votes)

A CAPTCHA is a program which tells whether its user
is human or computers.

follow the steps below to add captcha in your web form
easily -


Latest discussions

  • No posts to display.