Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
63 views
 Hello,

I want to Edit popup form through non radgrid button as shown in Image
any suggestion.

Regards
Amit
Shinu
Top achievements
Rank 2
 answered on 20 May 2013
3 answers
123 views
Hi Team ,

I am trying to set up group by experssion from code behind , When I set Count as Aggregate fucntion on bound column I am getting below error

Input string was not in a correct format.Couldn't store <Value> in Column.  Expected type is Decimal.

Below is the Code I am using , can you please suggest how to proceed further 

 GridGroupByExpression expression = new GridGroupByExpression();
                GridGroupByField gridGroupByField = new GridGroupByField();
                gridGroupByField.FieldName = "<BoundColumnName>";
                gridGroupByField.HeaderText = "<HeaderText> ";
                gridGroupByField.HeaderValueSeparator = "";
                gridGroupByField.FormatString = "<strong>{0:0.00}</strong>";
                gridGroupByField.Aggregate = GridAggregateFunction.Count;
                expression.SelectFields.Add(gridGroupByField);

Thanks in advance .
Princy
Top achievements
Rank 2
 answered on 20 May 2013
13 answers
502 views
Dear Telerik Team,

I want to display image on top left corner of the column in addition to normal text in the same column.
requesting your help on the same.

thanks and regards
Palanivelrajan
Princy
Top achievements
Rank 2
 answered on 20 May 2013
1 answer
68 views
When the user edits the detail record inline in the Detail Table view - we want to get the new values entered by the user in the detail columns and save it to the database. We want to know how do we access the particular edited detail row and the column values from the DetailView of the master - detail grid. Any suggestions much appreciated ??
Princy
Top achievements
Rank 2
 answered on 20 May 2013
1 answer
595 views
Im using the metro skin for my dropdownlist but the font size is way too big, how can I change the size ?
Princy
Top achievements
Rank 2
 answered on 20 May 2013
10 answers
189 views
Hello,

I'm very new to ASP.Net and RadControls for ASP.Net.
I'm creating a web application intended to help the user building a SQL Query for a given table. The user needs to specify filters for the query for a set of pre-selected fields.
I decided to use a RadGridView for letting the user entering this information. Each row represents a filter, and those filters include a comparison operator and a value to compare against it.
I have already managed for populating a dropdown column dinamically with the possible set of operators one could apply for each field depending on it's data type. Now I'd like to be able to decide at runtime for each row what editor to use (depending on the field's data type too) for letting the user enter the value. Please note that when I talk about a field I'm talking about it's logical representation: a row, not a column.
Is it possible at all? Any help will be very apreciated.
Thanks in advance,

Gonzalo
gmendez
Top achievements
Rank 1
 answered on 20 May 2013
3 answers
95 views
Hi,

i need to export data from RadGrid to Excel, I have set the RadGrid accordingly to the scenario in demo examples, but I am getting a really wierd excel file (see image attached).

Any idea what could cause such a behaviour?

Thanks,

P.
Patrik
Top achievements
Rank 1
 answered on 19 May 2013
4 answers
122 views
I am doing manual editing. How can I close the insert template if I select edit and close the edit template if I select insert?

Thanks, Marty
moegal
Top achievements
Rank 1
 answered on 19 May 2013
5 answers
580 views
Hello Everyone!

I have a radtreeview which I want to select/highlight Parent when child node is clicked. It doesn't mater if it's going to be done via client-side (JS and change the parent's css and highlight it?) or server-side (select the parent node which in effect highlights it)

Is it possible?

Thanks!
abdulmajeed
Top achievements
Rank 1
 answered on 19 May 2013
4 answers
548 views
Hi,

Please help me in achieving following

1) I need to automatically sum some columns in the footer row of the exported grid.

2) Need to add some text to the exported report in the form of notes which are passed in.(Excel.pdf,word)

Is there any ways to do these.
(Also, in my radgrid pdf export is not working. The exported pdf contains no data.All the other exporting is perfectly working.)

Thanks in advance
Ajith.
Kvasov Dmitry
Top achievements
Rank 1
 answered on 19 May 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Top users last month
Miljana
Top achievements
Rank 2
Iron
Iron
Joel
Top achievements
Rank 3
Bronze
Bronze
Bronze
Cynthia
Top achievements
Rank 1
John
Top achievements
Rank 1
Iron
Mozart
Top achievements
Rank 1
Iron
Veteran
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?