This is a migrated thread and some comments may be shown as answers.

How could i generate alphametics

2 Answers 35 Views
UI for ASP.NET AJAX in ASP.NET MVC
This is a migrated thread and some comments may be shown as answers.
Tamim
Top achievements
Rank 1
Tamim asked on 17 Oct 2012, 01:51 PM

Hi,

I have used two text box see my screen shot,
I have typed Main Work Name for Ex: Test,
I want to Generate Main Code in alphametics(EX: A, B, C, D, ......)

Thanks
Ansari

2 Answers, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 22 Oct 2012, 08:20 AM
Hello Ansari,

You could achieve the requested functionality via JavaScript. In case you are using RadTextBox, you could use its client side-event OnKeyPress to get the entered text and to set the newly generated custom code as the value for Main Code field.

I hope this will prove helpful.

All the best,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Tamim
Top achievements
Rank 1
answered on 22 Oct 2012, 10:55 AM
Thanks for ur reply Eyup

I have solved this problem.

Thanks,
Ansari
Tags
UI for ASP.NET AJAX in ASP.NET MVC
Asked by
Tamim
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Tamim
Top achievements
Rank 1
Share this question
or