Telerik Forums
Community Forums Forum
0 answers
120 views
Hi! I made a Windows application with telerik win forms and I made its setup project also. But when I run this setup with another computer which has not telerik components, I get this error message "Project has encountered a problem and needs to close.We are sorry for the inconvenience." I try adding telerik dlls into the setup project but it did nothing. How can I solve this?
luyce
Top achievements
Rank 1
 asked on 10 Apr 2007
0 answers
180 views
Required Skills:
.NET, SQL, VB, telerik controls.
Industry:
Financial Services
Opportunity:
Full Partnership in a real business, with a proven business model, and a short term REAL $$$ payout,  requiring only part time participation. 
Details:
The existing web application was developed in 1999-2001 using ASP, SQL.  It is no longer up to the task and greatly hinders the business models potential.  The web application is currently running and generated, for a single client, $3Million in sales revenue 1st quarter of 2007 alone. (this is not a scam)

I am looking for a partner, developer to join me in this endeavor.

Must live in the Atlanta, GA area.

Make contact with me at brouknap@bellsouth.net 
rnrnm
Top achievements
Rank 1
 asked on 10 Apr 2007
2 answers
109 views
I have some instances of 

<asp:RegularExpressionValidator ID="RegularExpressionValidator1" runat="server" ControlToValidate="txtNew" ErrorMessage="Folder path can only contain alphanumeric characters." ValidationExpression='<%# NewFolderRegEx %>' ValidationGroup="New" />

spread throughout my project.  I set up a constant named "NewFolderRegEx" in a class that is imported by all of these pages, so that I can simply change the regular expression once, and have it apply across the board.  However, actually accessing that constant from within the control, as shown above, is messing with me.  What's the proper syntax for bringing in a variable like that?

Maus
Top achievements
Rank 1
 answered on 06 Apr 2007
1 answer
144 views
I thought it worth to post this article on the newsgroup.
http://www.cbronline.com/article_news.asp?guid=484BC88B-630F-4E74-94E9-8D89DD0E6606

The article exposes recent finding of possible "javaScript" attacks that taps into the lack of "same origin policy" found in transports like JSON.
Will and Can Telerik help make their controls less vulnerable to these attacks.

(A note: After I have written this post I realized that tehre is already a thread about this: http://www.telerik.com/community/forums/thread/b311D-ttage.aspx)

Apologies if this post is in the wrong group.

Pascal

Mike
Top achievements
Rank 1
 answered on 05 Apr 2007
1 answer
289 views
Hi There,

I have a form with 10 comboboxes.  When I set the Skin & SkinPath properties for one combobox, it sets the skin for all the others.

Is there a proper way of specifying a skin for all controls, such as the combobox.  (I don't beleive the method above is proper)

Thank you - Doug.
Paul
Telerik team
 answered on 02 Apr 2007
1 answer
162 views
Hi There,

By default, the calendar refers to the following class for the input portion of the control:

Default_Windows

By default, the calendar icon (for picking a date), comes from RadControls/Calendar/Skins/Default/Img/datePickerPopupHover.gif

Is this by design?  Should the icon and the skin not be the same?  (In this case the class is Windows & for the icon, Default)

Thank you.
John Bernard
Top achievements
Rank 1
 answered on 30 Mar 2007
1 answer
335 views
Do the Telerik controls come with Windows style icons?

I need to customize a tree view and was wondering...
thanks
doug
Mike
Top achievements
Rank 1
 answered on 27 Mar 2007
1 answer
241 views
Dear friend,
 
1.
we have a dll from a card reader...
we encapsulate this dll into a VB .NET Class Library...
and we compile it into ACR120.dll
 
2.
this VB .NET Class library has events, methods, also timer function...

3.
the card reader will be connected in client computer..
Since it's on client side, i can not use ASP .NET to call and use the Class Library
 
4.
i asked in some forums, some suggested AJAX, some suggested JavaScript...
but nobody gives sample code..
 
5.
i don't know how to call this Class Library using JavaScript or AJAX...or whatever ?
i try to use object tag but it does work...
......
  <object id="ndcObj" classid=file:///C:\Inetpub\wwwroot\EventACR120\DLL\ACR120DLL.dll height="356" width="367" VIEWASTEXT>
  </object>
.........
 
6.
somebody suggested me to use ActiveX control in client side programming ,
but i can not find ActiveX control project in Visual Studio .NET 2003....
i can only find ClassLibrary and Web Control Library for this purpose but no ActiveX Control.........
 
Pls help me .
 
Thank you,
hendy
 
 

 
Paul
Telerik team
 answered on 26 Mar 2007
7 answers
706 views
Hi There -

I am trying to skin the filtering menu on the grid.

According to the documentation, a class exists named ".GridFilterRow_Default" - "For Skinning the FilteringItem".  For some reason this class does not exist in any of the skins (Telerik, Default, Classic)

I have read that I need to apply this code to the grid itself:
John Bernard
Top achievements
Rank 1
 answered on 23 Mar 2007
3 answers
120 views

Hi,
I am trying to change the size of the input box in the GridFilterRow.  The style below does not work:

.GridFilterRow_Telerik

{

font: normal 8pt Verdana, Arial, Sans-serif;

height: 18px;

background: blue;

}

I am having the same problem with the footer - is this the class that controls the input boxes?

.GridPager_Telerik

Thank you.

Kevin
Top achievements
Rank 1
 answered on 23 Mar 2007
Narrow your results
Selected tags
Tags
+? more
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Rob
Top achievements
Rank 3
Bronze
Bronze
Iron
Sergii
Top achievements
Rank 1
Iron
Iron
Dedalus
Top achievements
Rank 1
Iron
Iron
Lan
Top achievements
Rank 1
Iron
Doug
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?