Telerik Forums
UI for ASP.NET AJAX Forum
1 answer
107 views

hi everboy i'm new to RadGrid and  i found this example  at site 

http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandwindow/defaultcs.aspx?product=grid

and i copy all file and this work find, but when it run this show error, plz help me, thank

 

Eyup
Telerik team
 answered on 06 Oct 2016
1 answer
118 views
Works everywhere else.  This my code around it:

 <div id="divddHealthConditions" class="inputWrapper marginRight">
                                <asp:Label ID="lblHealthConditions" runat="server" CssClass="lblddHealthConditions" Text="<%$Resources: Resources, strHealthConditions %>" AssociatedControlID="ddHealthConditions" />
                                <telerik:RadDropDownList ID="ddHealthConditions" runat="server" RenderMode="Lightweight" CssClass="ddHealthConditionsAttr" AutoPostBack="True" CausesValidation="False" DefaultMessage="<%$ Resources:Resources, strDefaultMessageDDLPleaseSelect %>" OnSelectedIndexChanged="ddHealthConditions_SelectedIndexChanged" OnClientSelectedIndexChanged="DdlGetSelectedIndexChanged"></telerik:RadDropDownList>
                                <div class="clearer">
                                    <asp:CustomValidator ID="cvDdHealthConditions" runat="server" CssClass="validator" ValidationGroup="<%$Resources: Resources, strVgHealthConditions %>" ErrorMessage="<%$Resources: Resources, strErrMsgReqField %>"
                                        ControlToValidate="ddHealthConditions" Display="Dynamic" Enabled="true" Visible="true" EnableClientScript="true">
                                    </asp:CustomValidator>
                                </div>
                            </div>
Ivan Danchev
Telerik team
 answered on 06 Oct 2016
1 answer
78 views

Hi,

I've read as many of the posts on this topic as I can but just can't get it to work for me.

Please the attached image - I want to get rid of the grey area and move the details rows left, underneath the expand-collapse icons.

Thanks in advance,

Jack

Eyup
Telerik team
 answered on 06 Oct 2016
3 answers
108 views
When executing the grid-command grid.MasterTableView.ExportToCsv() a File Save Dialog pops up. I have a function created that when the event grid_exporting() is generated I save the file and don't won't the user to have the option to save, save as or cancel. How do I disable the feature?
Eyup
Telerik team
 answered on 06 Oct 2016
0 answers
45 views

Currently, the RadPanelBar can only act as a tab strip (role="tabstrip"). (Actually, the current implementation is missing the role="tabstrip" attribute, so it's basically invalid and only a collection of incoherent tabs.)

The RadPanelBar, however, is rather a menu. It may, semantically, even rather be a tree view, too.

It depends on the usage on a web page what the RadPanelBar is actually supposed to represent.

So I suggest to add an enumeration property to the RadPanelBar enabling developers to designate it either

  • as a tabstrip (containing tabs)
  • as a menu (containing menu items)
  • as a tree view (containing tree items)

Regards,
Axel

A
Top achievements
Rank 1
 asked on 05 Oct 2016
4 answers
207 views

In BatchEdit mode when clicking "Cancel Changes" CommandName returns "RebindGrid" and not Cancel. What do I need to do to receive Cancel on server side when Cancel Changes is clicked?

 

 

Daniel
Top achievements
Rank 1
 answered on 05 Oct 2016
1 answer
137 views

Hi Team,

I am using RadGrid inside RadAjaxPanel.

But RadGrid's function OnInfrastructureExporting="RadGrid1_InfrastructureExporting" is not working after adding RadAjaxPanel.

If i delete RadAjaxPanel then everything works fine.

Please let me know where exactly i am doing a mistake.

Thanks & Regards,

Jatin

Maria Ilieva
Telerik team
 answered on 05 Oct 2016
5 answers
162 views

I have put 7 FormView inside the RadPageView  by using  RadTabStrip/RadMultiPage. I am using the databind to the FormView. every time When I save, it only save the FormView data in first RadPageView, the rest are not saved. But try to save again, the all FormView data will be saved now, every time it required 2 time saving for all the FormView, May I know the reasons? where goes wrong?

 

 

Ivan Danchev
Telerik team
 answered on 05 Oct 2016
1 answer
139 views
I need to display a text on a range of cells. Attached is the screenshot of what I am trying to achieve in radgrid. Any suggestions?
Konstantin Dikov
Telerik team
 answered on 05 Oct 2016
3 answers
117 views

After having enabled WAI-ARIA support for the RadTreeView, I cannot navigate to the TreeView items using Tab.

The items in the TreeView are not focusable.

Is this probably a bug? Or do I need to set another property to get keyboard support for reaching/collapsing/expanding nodes?

A
Top achievements
Rank 1
 answered on 05 Oct 2016
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Bronze
Iron
Iron
yw
Top achievements
Rank 2
Iron
Iron
Stefan
Top achievements
Rank 2
Iron
Iron
Iron
Kao Hung
Top achievements
Rank 1
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?