Telerik Forums
UI for ASP.NET AJAX Forum
2 answers
117 views
These seems like it should be simple, but for some reason I can not figure out how to do it.  I am handling the ItemCommand event of a hierachial self-referening grid.

I simply need to get the key of the item where the add new record button was clicked.

For example

Item 1
    Add new Record
    Sub Item 1
       Add new Record
Item 3
    Add new record
    Sub Item 2
       Add New Record


If I click on the Add new record button under Item 1, I need to get the key/value of Item 1.

If I click on Add new record under Sub Item 1, I need to get the key/value for Sub Item 1.

Seems like a simple thing, but I can't seem to get it.
Shinu
Top achievements
Rank 2
 answered on 24 Jul 2008
1 answer
210 views
Does anyone have an example of how to build a RadGrid control to appear similar to the line items in an invoice?

These are sample columns:

Columns:
  1. Delete button
  2. ComboBox for store list items
  3. Description field
  4. Quantity field
  5. Unit Price field
  6. Total field
  7. Checkbox for Taxable
I need the default grid to show a blank row with fields showing.

I have built the basic structure of the table, but I have to click an Edit or Insert button to have the fields appear on a default table. 

If anyone has an example of this I would be grateful.

Thanks.
Shinu
Top achievements
Rank 2
 answered on 24 Jul 2008
1 answer
83 views
I'm attempting to grab a value (an email address) from a double clicked row in a RadGrid on the client side so I can use it to construct a URL. So far, I'm having a horrible time finding any mention of how to do this in your documentation, and even rooting around the DOM in Firebug is proving futile. Is there a simple way to do this?
Vlad
Telerik team
 answered on 24 Jul 2008
1 answer
210 views
How do I use ragGrid and the update panel the ships with VB.  I am trying to get it that if I select a row in a grid I want a data source to fill and the form view attached to the DS to be displayed.  This word when I use an asp GV and the update panel.

But when I change the asp GV to a radGrid, and I click the row I want to select, nothing happens.

Can I use the update panel with a radGrid or is there another way to achieve the same result?

Thanx
Daniel
Telerik team
 answered on 24 Jul 2008
2 answers
101 views

Hi, I apologize if this has already been asked, but is it possible to capture an event when a user changes the editor view. My objective is hook onto this event so that I have an opportunity to manipulate the content.

More specifically, I'd like "<%" and "%>" to be treated like script tags and not have the editor encode anything between them (just like how the editor treats "<script" and "/script>". Currently, the editor automatically encodes them. I'd appreciate any advice on how to do this if an event is not available.

Thanks!

Gavin
Gavin
Top achievements
Rank 1
 answered on 24 Jul 2008
5 answers
206 views
Hi,

There is a radgrid to bind the transactions. Account Number and User Information are part of the same page to filter the transactions. I want to export the transactions in csv format. ExportToCsv() works fine. But I need to export the Account and User Information as well. Is there a way to export Account Numbers and User Details which are not in the grid?

Thanks,
Mary.


Mary
Top achievements
Rank 1
 answered on 24 Jul 2008
3 answers
179 views
this is a little off topic but I am going to try anyway.
in all the online demos, there is a show/hide function that will hide the source code for eg if clicked.(Example Source Code & Description) it will either hide or show the content. Is this one of the telerik controls in action or it a third party JS that you guys are using. I can find another product if needed, but do like your system..
Is it possible to get it to persist in the user's profile or cookie?

mac
Kevin Babcock
Top achievements
Rank 1
 answered on 23 Jul 2008
4 answers
222 views
Hi

Is there any way or some property by which I can align me Text of menu at center?

Thanks,

Rahul
nhaydon
Top achievements
Rank 1
 answered on 23 Jul 2008
3 answers
181 views
I have a radgrid with a popup edit form, and I need to enable/disable a second checkbox based on whether the first checkbox is checked.  I'm doing a similar type of operation with a pair of RadComboBoxes, using the Telerik.Web.UI.RadComboBox.ComboBoxes[] array to find my controls' clientID's.  I tried probably three or four other approaches and never was succesful, but this works quite well.  Is there a similar array for all controls I could access?  Or do  you have a better suggestion for how to get the clientID of these checkboxes so I can turn them off and on?

Thanks -- Amanda
Amanda
Top achievements
Rank 1
 answered on 23 Jul 2008
2 answers
162 views
I have  generic List of objects (pages) each on has an ID and ParentID in an ObjectDataSource.  I have set the appropriate properties in the treeview but  all I get is a single level list not  a hierarchy as expected.

    <telerik:RadTreeView ID="RadTreeView1" runat="server" Skin="Vista" DataSourceID="dsPages" DataFieldID="PageID" DataFieldParentID="ParentPageID" DataTextField="Name" DataValueField="PageID" />
Jason Clark
Top achievements
Rank 1
 answered on 23 Jul 2008
Narrow your results
Selected tags
Tags
+? more
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Top users last month
Shiori
Top achievements
Rank 2
Iron
Tien
Top achievements
Rank 1
Iron
Robert
Top achievements
Rank 1
Rob
Top achievements
Rank 4
Bronze
Bronze
Iron
Geoff
Top achievements
Rank 1
Want to show your ninja superpower to fellow developers?
Want to show your ninja superpower to fellow developers?