Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
116 views
I want my radGrid to be dynamically resized according to the contents in it. I want its maximum pagesize of 20 (with single row data), but if few or more rows contains text variantly then it would size atmost size of 500px. So would should i do for it....i am a bit cinfused and dont know how and where to start it.....please help
Vlad
Telerik team
 answered on 17 Nov 2008
5 answers
656 views
Hi,

I am using a radgrid which has 3 template columns, each template columns contains the textbox, when i type something in the textbox and tabout i should be able to get the textbox value as well as the grid row index so that i can access other gird data.

so kindly advise me on which event to be used to fire events when i change the text and tabout and also how to get the rowindex within that event.

Thanks in advance.

Santhosh

Shinu
Top achievements
Rank 2
 answered on 17 Nov 2008
1 answer
78 views

Hi, in this picture above is what i have in the grid and below is what i want to get.

Please, give me example how to implement such thing in an easiest way!

Many thanks.

Collapse /expand in the grid

Yavor
Telerik team
 answered on 17 Nov 2008
1 answer
144 views
Hi,

I would like to refresh grid from base page when i closed my dialog.

From base page, one of the column in data grid is average calculation column base on data entered form dialog.

I know that master detail view can be done but I can't used master detail grid because some other functionality need to do in dialog.

Please let me know how to refresh the grid after i saved and closed the dialog

Thanks,
Alex
Vlad
Telerik team
 answered on 17 Nov 2008
1 answer
84 views
Hi ALL,

I have a grid and I am using edit form
When an edit form is left displaying on screen and the application times-out, the form cannot be closed by normal cncel buttons and then when I clicked back on the tabs on the form I got Error on Page like.

Sys.WebForms.PageRequestManagerParsarErrorException

Thanx in advance


Regards,

Sam T
Vlad
Telerik team
 answered on 17 Nov 2008
1 answer
130 views
Hello All,

My problem is . I am using radgrid and When an edit form is left displaying on screen and the application times-out, the form cannot be closed by normal buttons and then when I clicked back on the tabs on the form I got Error on Page like:-

Sys.Webofrms.PageRequestMangerParserErrorException

I don't know why this error comes


































































































Vlad
Telerik team
 answered on 17 Nov 2008
1 answer
100 views
Hi,

is it possible to show the text or labels from the xaxis above the chart items not under thes items?

Thanks
Thomas
Giuseppe
Telerik team
 answered on 17 Nov 2008
5 answers
206 views
I populate the RadGrid when I setup the connection where I use a SELECT column1, column2 etc.
One of the columns is the id of the loged in user.
This column is used in the SELECT command but I use Display="false" attribute in the GridBoundColumn tag so that it is not displayed.
How can I filter the results in the background so that I can see only the rows with a specific id?

I can get the id of the loged in user with this code :

MembershipUser

 

myObject = Membership.GetUser();

 

 

 

string UserID = myObject.ProviderUserKey.ToString();

 

 

Vlad
Telerik team
 answered on 17 Nov 2008
1 answer
70 views
Hello,

I tried to implement multiple combobox. But I got an error:

Microsoft JScript runtime error: Object doesn't support this property or method

function LoadChild(combo,eventargs)

 

var item = eventargs.get_item();  <-- error occured here.

 

 

 


Anyone has any ideas/ solution that can help?

Thanks,

Andreas 

 


Rosi
Telerik team
 answered on 17 Nov 2008
1 answer
115 views
I am facing some problem in radgrid control.

I want to remove refresh button url from grid header and shift addbuttonurl from left side to right side without using

Dir

=LTR

 

or

Dir

=RTL

Please suggest

Regards,
Ansari Zafarul Islam A M

 

Shinu
Top achievements
Rank 2
 answered on 17 Nov 2008
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?