Telerik Forums
UI for ASP.NET AJAX Forum
5 answers
85 views
hi , i'm new in asp.net and also using telerik.my question is when use datapager in form with other control such as : asp:SqlDataSource and select command like SELECT * FROM [Table] , all record get from table or this control chunk selected record from table.
Thanks.
Daniel
Telerik team
 answered on 31 Dec 2013
3 answers
87 views
Hello Everyone,

I have tried with "http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/batchediting/defaultcs.aspx" demo with trail version. I afraid, got so many errors below.

1) Type or namespace 'InformationBox' not found.
2) Type or namespace 'ConfiguratorPanel ' not found.
3) OnItemDeleted="RadGrid1_ItemDeleted" event is not firing ?

And temporarily, row is deleting and after "Refresh" the deleted row again showing in the grid.

How can i delete gridview row logically and not from database.

Can anyone please suggest me how can i resolve these errors.

Thanks,
Venkata.
Ivan Zhekov
Telerik team
 answered on 31 Dec 2013
2 answers
85 views
For some reason trying to use 

RadGrid1.MasterTableView.Items(e.Item.ItemIndex)("CoulmName").Text

inside RadGrid ItemCommand event always gives back " " if the column referenced is RadAutoCompleteColumn.
All other column types (including GridDateTimeColumn or GridBoundColumn) retrieve the correct value.

Any hint? Is there some control inside? Looking at the HTML it wouldn't seem so... not even a span.
Massimiliano
Top achievements
Rank 1
 answered on 31 Dec 2013
5 answers
155 views
Hi,
When we adde new menu tile to nav bar(Which is fixed size), The newly added item pushed to second line.
To fix this we decreased text-indent property to "-7px" from "4px" which was worked in IE8 and chrome but not in firefox.
How to fix for all browsers?, below is CSS of navbar

#navbar {
    display: block;
    background-repeat: repeat-x;
    height: 40px;
    /*width: 510px;*/
    width: 510px;
    text-indent:4px;
}
Kate
Telerik team
 answered on 31 Dec 2013
4 answers
286 views
Hello, 
I am using a GridDateTimeColumn and using a different DateTimeFormat.

<telerik:GridDateTimeColumn HeaderText="My Date>"
    DataField="MyDateTime" PickerType="DateTimePicker" DataType="System.DateTime"
    UniqueName="MyDateTime" GroupByExpression="MyDateTime Group By MyDateTime"
    DataFormatString="{0:dd/MM/yyyy hh:mm tt}" FilterDateFormat="dd/MM/yyyy hh:mm tt" EditDataFormatString="dd/MM/yyyy hh:mm tt"
    AllowFiltering="true" AllowSorting="true">
</telerik:GridDateTimeColumn>

In my filter menu I get a different format. Is there a way to fix it without using server side functions? If it cannot be only using client side(using the markup(not javascript)) what is the solution from server side?

Thanks
Konstantin Dikov
Telerik team
 answered on 31 Dec 2013
10 answers
465 views
Hi,
There are so many inline-styles rendered so it's almost impossible to style it as I wish.
Is there some way to remove all the inline-styles and only use custom css classes?
Shinu
Top achievements
Rank 2
 answered on 31 Dec 2013
5 answers
138 views
Hi I write because i'm facing a very strange issue, the rad RadDatePicker is working correctly when I place it outside a table, but when I put it inside the table it does'nt have any skin.

I have removed all of the styles in the table with no success, I'm working in dot net nuke and the version of my controls is Telerik.Web.UI v.2011.1.315.40.

I'm attaching an image that shows the problem

I've properly set the skin to vista and i'm not usign custom skins. just leave the control as it is after I dragged it from the toolbox.

THIS ISSUE ONLY HAPPENS IN IE9, NOT IN CHROME

More info: This issue doesn't happen if the panel in wich is the datepicker is visible from the beggining. 
Shinu
Top achievements
Rank 2
 answered on 31 Dec 2013
1 answer
147 views
I have a radbutton in ItemTemplate of RadListView. I have defined  ClientDataKeyNames="ID" 
Now how do I get the  ClientDataKeyValue "ID" onClientClicked of radbutton? Is it possible to get the index of the ListviewITem on clientside javascript

Thanks in advance.
Shinu
Top achievements
Rank 2
 answered on 31 Dec 2013
1 answer
131 views
Hi Gurus,

 I am using RadNotification,when clicking submit button the notification window is displaying with success message.
here the issue is when pressing f5,RadNotification window is displaying again.
I am using RadNotification1.VisibleOnPageLoad = false on page_load event. but still the notification window is opening.

How to resolve this.

Thanks in Advance,
  Prasanth

 
Shinu
Top achievements
Rank 2
 answered on 31 Dec 2013
3 answers
67 views
I'm using RadNumericTextBox and RadDateInput controls in a page that has more controls than can fit on the page, and when I scroll the page using the mouse wheel, those Telerik controls remain on their location without scrolling. Does it have to do with the ability to scroll inside those controls?

How do I fix it, is there any way of disabling the mouse wheel for those controls?

Thanks
Shinu
Top achievements
Rank 2
 answered on 31 Dec 2013
Narrow your results
Selected tags
Tags
+? more
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Top users last month
Jay
Top achievements
Rank 3
Iron
Iron
Iron
Benjamin
Top achievements
Rank 3
Bronze
Iron
Veteran
Radek
Top achievements
Rank 2
Iron
Iron
Iron
Bohdan
Top achievements
Rank 2
Iron
Iron
Richard
Top achievements
Rank 4
Bronze
Bronze
Iron
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?