Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
104 views

Hi

 I have a RadGrid setup with AllowMultiRowSelection="true", AllowRowSelect="true", EnablePostbackOnRowClick="true" and an OnSelectedIndexChanged event.  This works great when I select any individual row but I need that even to fire when you use the select all option that appears in the header.  Is there any way to achieve this effect?

 Thank you

Eyup
Telerik team
 answered on 26 Jan 2016
2 answers
155 views

HI all,

I have a problem with my KendoGrid which is placed on a Bootstrap Modalbox, the modalbox closes when clicked outside the box.

When clicking on the 'Group Filter' close button on the grid, it unfortunately also is closing the modalbox. None for the other click events on the grid does that.

 

 I do I stop the "close button event" from closing/hidding the underlying modalbox? (See pics for visualization)

/Thanks,

Nicolai
Top achievements
Rank 1
 answered on 26 Jan 2016
3 answers
801 views

Hi all ,

 

I have a requirement where I want the data in a currency column to be separated by commas. I have tried with different formats where i get commas but with '$' sign.I want commas with '$'. Any help is appreciated.

Eyup
Telerik team
 answered on 26 Jan 2016
1 answer
138 views

I found out that Insert, Edit and Delete in a RadGrid works only when you use Advanced Data Binding. Sadly I don“t find any example of this in the sample/tutorials. Maybe someone can link me an example???

 

In the examples for "Data Editing" in Grid there is only an example with CRUD Operations and nothing with the Advanced Data Binding.

http://demos.telerik.com/aspnet-ajax/grid/examples/data-editing/automatic-crud-operations/defaultcs.aspx

 

Thanks

J.

 

other links I found this mentioned informations.

http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/data-binding/understanding-data-binding/server-side-binding/advanced-data-binding-(using-needdatasource-event) 

http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/data-binding/understanding-data-binding/server-side-binding/advanced-data-binding-(using-needdatasource-event)

Eyup
Telerik team
 answered on 26 Jan 2016
6 answers
288 views
I have implemted my own button client side to save the grids data when in batch edit mode.
After the ajax call what is the best way to remove the red marks (class="rgBatchChanged")  and reset the batcheditManager ?

I don't wish to reload the grid data but retain the current page / filter selection.

Thanks,
David S


Angel Petrov
Telerik team
 answered on 26 Jan 2016
33 answers
168 views

Hello,

Suddenly today after latest Chrome 47.0.2526.73m release (Dec 1), latest version of Telerik Asp.Net (2015.3.1111.40) (and previous stable release) AsyncUpload does not work...the progress just shows as it taking forever to upload and never ends.

Works fine in IE 11 and Firefox.

Note that it does this in development and especially when deployed. I've had my code in place for a long time without trouble. Not sure if this is even a Telerik problem, but others may find helpful?

.Net 4.0

 

<head runat="server">
    <title></title>
</head>
<body>
<form id="form1" runat="server">
    <div>
        <telerik:RadScriptManager runat="server" ID="RadScriptManager1"/>
        <telerik:RadSkinManager ID="RadSkinManager1" runat="server" ShowChooser="true"/>
        <div class="demo-container size-thin">
            <telerik:RadAsyncUpload runat="server" ID="AsyncUpload1" MultipleFileSelection="Automatic"/>
        </div>
    </div>
</form>
</body>
</html>
Ivan Danchev
Telerik team
 answered on 25 Jan 2016
6 answers
199 views

Hi!

After the upgrade to version 2016.1.113.45 the RadScriptBlock is updated every time after an AjaxRequest on the page though the RadScriptBlock is not embedded in an Update-Panel nor  in a collection of the RadAjaxManager(Proxy) UpdatedControls. This destroys all my previous JavaScript initialization after an Ajax-Postback :(

With version 2015.3.1111.45 everything is working as expected.

 

 In the sample below the timestamp is updated after every Ajax-Postback...

<telerik:RadScriptBlock ID="MainScriptBlock" runat="server">
    <script type="text/javascript">
        alert("<%= DateTime.Now.ToString() %>");
    </script>
</telerik:RadScriptBlock>

Pavlina
Telerik team
 answered on 25 Jan 2016
11 answers
438 views
Hi,
    I 'm using Radgrid with three dropdowns for each row. Second dropdown will populate based on the first dropdown selection
 and third drop down will populate based on the second drop down selection. (Like Cascading drop down)

Please guide me to do this ....
Any Guidance will be Appreciated!!!!

Thanks
chithuraj.J
Pavlina
Telerik team
 answered on 25 Jan 2016
1 answer
47 views

Hi,

 

we're thinking about buying your products thanks to the ImageEditor you have. Downloaded the Trial and played around with it.
But I couldn't figure out how to make the ImageEditor to work with an ImageGallery.


What wee need is to be able to:

1. Load image(s) into the gallery.
2. When the user clicks an image, open that image in a popup/modal window displaying it in a ImageEditor.

Is this possible?

Niko
Telerik team
 answered on 25 Jan 2016
7 answers
266 views
Could I ask if I'm able to create empty group with RadGrid grouping feature?

I've seen 'group by month' example in code library and I wish all 12 months were there, not only those existing in the data source.

I could use master-detail feature which would display empty detail table, but I would like to have common header consisting of only detail columns' names and some group information (like name of the group), that's why I think grouping feature suits better. Please let me know if I'm wrong and it's possible to create master-detail report, so that it looked as it was grouped.

Thanks in advance,
Alexander
Pavlina
Telerik team
 answered on 25 Jan 2016
Narrow your results
Selected tags
Tags
+? more
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Will
Top achievements
Rank 2
Iron
Motti
Top achievements
Rank 1
Iron
Hester
Top achievements
Rank 1
Iron
Bob
Top achievements
Rank 3
Iron
Iron
Veteran
Thomas
Top achievements
Rank 2
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?