FAQ for KCallback.net

Do you have question that is not here? Please ask here

What is KCallback.net?

KCallback.net Control, the most powerful, robust, callback control available in the market today for ASP.NET with AJAX support. Written in 100% managed C# code, KCallback.net provide callback functionality in your web applications. The KCallback.net control allows developers to AJAX-enable any ASP.NET application with writing a few lines of code. It allows to update page content without postback and loss of scroll position! MORE...

Back to Top

What are the initial steps to use KCallback.net?

1)

To  use   KCallback.net    Control,    you    will     need   to          download    and     run the  KCallback_net_demo_11.zip file available from http://www.dimplesoftwares.com/download.aspx

2)

Using Zip file & Running the Setup.exe File.

Download and run the Setup.exe. The installation wizard unpacks the DimpleSoftwares.WebControls.dll (the only managed assembly in KCallback.net control) to the default directory of KCallback.net

3)

Installing

The wizard also unpacks the KCallback.net.chm help file, installs the KCallback.net control default directory and installs some menu shortcuts under Start-> Programs -> Dimplesoftwares -> KCallback.net.

4)

Uninstalling

If you are testing KCallback.net Control and have installed the evaluation version you can uninstall the evaluation version from Start -> Control Panel -> Add/Remove Programs.

Back to Top

How can I add the KCallback.net into my web form?

  1. Select Web Forms tab in Visual Studio.NET Toolbox.

  2. From Tools menu, select Add/Remove Toolbox Items.

  3. Select .NET Framework Components tab, click Browse, and select ...

C:\Inetpub\wwwroot\KCallback.net\bin\DimpleSoftwares.WebControls.dll

 

Back to Top

I am trying to develop AJAX enabled tree view control. I am using a third party tool. Can it be done easily using KCallback.net?

Yes. You can easily develop ASP.NET 2.0 AJAX Enabled application using KCallback.net.

Back to Top

Can KCallback.Net be used on .Net frameworks 1.1 and 2.0?

No. KCallback.net is design for .NET 2.0 and onwards

Back to Top

Is it possible to add controls dynamically within the KCallback.net?

Yes. You can dynamically add controls in KCallback.net AJAX panel.

Back to Top

I want to put TextBox control in the KCallback.net Panel, but it cannot be accessed by DHTML, JavaScript or vbscript. Is it true?

No. It is not true. When you add any control in KCallback.net AJAX panel, it is same as adding control to ASP.NET panel.

Back to Top