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

Hi,

 not familiar with telerik. some help will be good.

try to get todat date and display it at center of the web page. under the gridnumberic column,,,, try to replace the headertext with today date....and display it at the center of the row. some advise and example will be appreciated.

 <telerik:RadGrid ID="rgSIFull" runat="server" AutoGenerateColumns="False" 
                Font-Bold="False" Font-Italic="False" Font-Overline="False"
                Font-Strikeout="False" Font-Underline="False" GridLines="None" 
                CssClass="style1" HorizontalAlign="Center" Skin="" ForeColor="#000000">
                            <MasterTableView>
                                <CommandItemSettings ExportToPdfText="Export to Pdf" />
                             <Columns>
                             <telerik:GridNumericColumn DataField="Message" HeaderText="" 
                                ReadOnly="True" SortExpression="Message" UniqueName="Message" ItemStyle-CssClass="style1">
                                <ItemStyle Font-Italic="False" Font-Overline="False"
                                Font-Strikeout="False" Font-Underline="False" Wrap="True" Font-Bold="False" />
                            </telerik:GridNumericColumn>
                            </Columns>

Viktor Tachev
Telerik team
 answered on 14 Sep 2015
5 answers
1.3K+ views
Hi,

I want to use a generated filename for exports. I want to generate the filename only when the user does an export (I use the RadGrid's built-in feature for exporting by showing the export to Excel/Pdf/Word buttons).
If I set the filename in CreateChildControls, it works fine.
But in which event can I determine if there is an export running and change the filename? I tried the GridExporting event but it seems too late.
Pavlina
Telerik team
 answered on 14 Sep 2015
1 answer
59 views
Hi,
I have a radgrid with paging enabled.  Inside this is a template column that has a radcombobox within it.
I have enabled checkboxes on this control, but the check values are not persisting when the user moves pages.
I guess this is something to so with binding on the combo box which is done within the itemdatabound event?

Is there anyway round this please?
Pavlina
Telerik team
 answered on 14 Sep 2015
1 answer
108 views
Hello,
I have a radtreelist control that contains a TreeListTemplateColumn

Inside this column I have a radgrid control.  This works.  I have since encapsulated the radgrid control inside a radpanelbar, however this has resulted in the radgrid being unpopulated.
Whilst trying to figure out what the problem is I’ve noticed that the radgrid itemdatabound event is no longer being called?
Can anyone suggest what the problem might be?

Thanks.
Viktor Tachev
Telerik team
 answered on 14 Sep 2015
2 answers
67 views

Hi there,

I wonder whether I can indiviually use the recurrence control itself on my web form page apart from the scheduler advance form and its own functions in it on the server side end?

thank you

Bozhidar
Telerik team
 answered on 14 Sep 2015
3 answers
1.2K+ views

I have a grid which needs some adjustments to a display column.

 I respond to the ItemDataBound event and retrieve an ID from the row which is my key to the other processing logic.

 I do not want this column to be displayed to the user.

I set Visible = False and then the value is not returned, just null or an empty string (not sure / don't care)

Is there a way to get the value when the column is hidden?

I have tried to set the column width down to 1px but the ID numbers force it wider. 

 

 Tech notes: using latest release of AJAX UI with VS 2015 and C#.

Viktor Tachev
Telerik team
 answered on 14 Sep 2015
3 answers
82 views

https://mine.hourmine.com/c/pcalendar.aspx?pa=kernerchiro

On first load, the scheduler weekview goes beyond the end time of 6:40pm. The day views work fine (last bokable slot is 6:20pm) and once you visit the day view, the weekview also starts working ok. why does the scheduler show the slots beyond the endtime of 6:40pm that has been set? 

 

thanks

 

Plamen
Telerik team
 answered on 14 Sep 2015
0 answers
71 views

Here I have very nasty scenario.

I have a grid that populate by using dynamic table.

In that grid i added the edit and delete functionality.

I also have validation requirement for all the columns in the grid.

here is a example...

Think the table have 2 columns(next time it can be 3 columns).

This table's data shows in grid. "ColumnA" (String) and "ColumnB" (float) .

In another table have validation rules for ColumnA and ColumnB . ColumnA is a email and ColumnB have min and max values.
What I want is, make a custom dynamic popup for update data and bind these attributes to the html tags according to there validations.
How I achieve this ?? Thanks in advance.

At least can I do something like above using Kendo UI??

Rasika
Top achievements
Rank 1
 asked on 14 Sep 2015
2 answers
146 views

Hi,

 

I saved the content of RadEditor to a database. The saved content includes all the HTML mark-ups (e.g. <​strong>Company</strong>).

The question is when I retrieved the content from the database and bind to a label's tooltip, it shows the mark-up (e.g. <​strong>Company</strong>) instead of the formatted output (i.e. "Company" as a bold text).

What is the correct way of showing the tooltip with formatted content from RadEditor?

 

Zaly

Zaly
Top achievements
Rank 1
 answered on 14 Sep 2015
0 answers
77 views

How can i make header , footer , paging and show page count in Rad Editor ?

 

majda
Top achievements
Rank 1
 asked on 13 Sep 2015
Narrow your results
Selected tags
Tags
+? more
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Ambisoft
Top achievements
Rank 2
Iron
Pascal
Top achievements
Rank 2
Iron
Matthew
Top achievements
Rank 1
Sergii
Top achievements
Rank 1
Iron
Iron
Andrey
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?