Telerik Forums
UI for ASP.NET AJAX Forum
9 answers
417 views
Hi,
    In my page i am using radajaxloading panel so here i want to disable all the controls when this loadingpanel is loaded.In my page i am using four grids,number of buttons,etc. so when this loading panel is loaded i want to disable all the controls in my page and loading panel will only load in the front.I already set the backcolor of all the controls and loadingpanel backcolor will be same and also set transperancy to 30 for loading panel.But still when this loadingpanel loaded all the controls are clearly visible.
  
Antonio Stoilkov
Telerik team
 answered on 27 Dec 2011
1 answer
57 views
Hello,

I have tried to use the RADComboBox inside of an ASP.net AJAX modal dialog box.  After loading the control, scrolling to the top of the dialog box after selecting the RADComboBox pushes the list of items to the top of the page.  Is there a property or some code to disallow that?  I have attached a screen shot.

Thanks,
Tom
Ivana
Telerik team
 answered on 27 Dec 2011
1 answer
87 views
I replaced as many MS and Intersoft controls with the equivalents from the Rad Ajax suite in a web site
one page had link buttons, a label and a combo box crammed into a single <td></td>, with Font-Sizes Small and X-Small
I had to change all the Font-Size Small to X-Small, the X-Small to XX-Small and fiddle with the widths to keep it from wrapping

of course I could have replaced everything with CSS but each line had its own color .....
Kate
Telerik team
 answered on 27 Dec 2011
0 answers
74 views
hi,
i have a problem that i have been trying to solve for days.
there is a page that is made by someone else which uses a radgrid to show data from database. it uses stored procedure to gather the data. now i must add two new columns to this table. i've added the columns and changed the stored procedure. and when i look at the page i saw that the new columns are added but nothing changed in the data that comes from stored procedure. the changes that i made in stored procedure never effects the dataset. i have a master table that uses sp named "x" and detail table uses sp named "y". i tried to change both but both doesn't effect the dataset. i'm totally sure that connection string, query etc. is absolutely true. please find a solution for me.
Semih
Top achievements
Rank 1
 asked on 27 Dec 2011
0 answers
97 views
Hello,

I am adding the User Control which contains Tabstrip as well as the grid to the sharepoint 2010 webpart page. In the OnInit event of the webpart, we have some custom requirement in the Init event due to that I am unable to add the ajax loading panel and ajax manager in it.Please add the necessary Telerik assembly references, build and deploy the WebPart under SharePoint 2010.Presently which tab has been selected depends on it I will generate Radgrid and add it on the multipage on the tabclick event. In the grid contains 100000 records assigned as a datasource so I need to show the loading panel in the grid. I am dynamically adding radgrid so how could I add loading panel to the radgrid ?

I need to add the loading panel in the tabstrip control when the following events occurs

1. Grid Page Size Changed
2. Grid Page Index Changed
3. At the time of Tabclick Event
4. Filtering the Column in the grid.

 I have attached the sample project which replicates the actual requirement.


Could you provide a solution for this issue as soon as possible.So how to add ajax loading panel while dynamically adding grid to the tabstrip ? 

Regards
Ramalingam S  
Achuthan
Top achievements
Rank 1
 asked on 27 Dec 2011
0 answers
174 views
Hello,

I am adding the User Control which contains Tabstrip as well as the grid to the sharepoint webpart page. In the OnInit event of the webpart, I have some custom requirement in the Init event due to that I am unable to add the ajax loading panel and ajax manager in it.Please add the necessary Telerik assembly references, build and deploy the WebPart under SharePoint 2010.Presently which tab has been selected depends on it I will generate Radgrid and add it on the multipage on the tabclick event. In the grid contains 100000 records assigned as a datasource so I need to show the loading panel in the grid. I am dynamically adding radgrid so how could I add loading panel to the radgrid ?

I need to add the loading panel in the tabstrip control when the following events occurs

1. Grid Page Size Changed
2. Grid Page Index Changed
3. At the time of Tabclick Event
4. Filtering the Column in the grid.

 I have attached the sample project which replicates the actual requirement.


Could you provide a solution for this issue as soon as possible.So how to add ajax loading panel while dynamically adding grid to the tabstrip ? 

Regards
Ramalingam S 
Achuthan
Top achievements
Rank 1
 asked on 27 Dec 2011
1 answer
167 views
HI,
In grid i am taken on bound column . In this one row contain name like "Sample         Text"  but its displaying "Sample Text" . Here Problem is that if have any space in the row values . its displaying only one space .

Problem in Live Demo also Please check below link
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/editondblclick/defaultcs.aspx

In this example please double click on row for edit In Product Column having value "Chai" .
i am enter new value like that "Testing    double     space "  but its displaying only single space like that "Testing double space".

Princy
Top achievements
Rank 2
 answered on 27 Dec 2011
3 answers
120 views
Hello Telerik team,

I have created a telerik grid and customized it to implement hierarchy (The default Telerik hierarchical gridview does not solve our requirements). Within header template I have included the required column headers and column data within multiple item templates. I am using javascript to implement Expand and collapse functionality.

Now, there is a requirement to implement scrolling within this hierarchical grid. I have enabled the 'AllowScroll' property to 'true' as follows:
<ClientSettings>
          <Scrolling AllowScroll="True">
          </Scrolling>
 </ClientSettings>

this is working fine. but, when I set 'UseStaticHeaders' property to 'true' (to get static headers), the whole content of grid gets shrinked. And on expanding and collapsing multiple tables, the table content gets misaligned with the headers.
Can you help me in implementing scrolling for hierarchical grid views with static headers?
Note: I am using 2009 version of Telerik. Is this issue resolved in any newer version?

Thanks, 
Pooja
Shinu
Top achievements
Rank 2
 answered on 27 Dec 2011
1 answer
525 views
Tengo un problema con el RadGrid de Asp.Net Ajax: ¿Como hago para agregar otro Radgrid en un <EditItemTemplate> de un <telerik:GridTemplateColumn> para que se muestre en Modo Editar del RadGrid?, tengo una formulario de mantenimiento donde uno de los campos hace referencia a una gran tabla de cientos de registros, necesito desplegar estos registros en un Grid para poder paginarlos o hasta filtrarlos para que se le haga más facil al usuario seleccionar el detalle. Gracias

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Translated by Google!:

I have a problem with the RadGrid for Asp.Net Ajax: How do I add another RadGrid in a <telerik:GridTemplateColumn> <EditItemTemplate> to display the Edit Mode RadGrid?, I have a maintenance form where one of fields refers to a big table of hundreds of records, these records need to deploy a grid to page or to filter them to make it easier for users to select the item. thanks
Shinu
Top achievements
Rank 2
 answered on 27 Dec 2011
1 answer
114 views
Hi, 

I have this problem with RadGrid: 
1- I have  a editable grid with javascript, when a try to make double click the event don't return the initial values from the grid. Also I dont know how to fill my grid without SessionDataSource. 

 
I need help please,
Shinu
Top achievements
Rank 2
 answered on 27 Dec 2011
Narrow your results
Selected tags
Tags
+? more
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Simon
Top achievements
Rank 2
Iron
Iron
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Marco
Top achievements
Rank 4
Iron
Iron
Iron
Grant
Top achievements
Rank 3
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?