I'm trying to access data programmatically (after it's already bound) and I'm not sure where to start (I'm very new to Telerik Reporting). I know from within the report designer I can use Fields.[FieldName] to access a specific column from the current row being displayed; what I'm looking for is something equivalent I can access programatically.
The reason I would like this capability is because I have to dynamically create different Textboxes in my detail section, since different records require a different layout. I was unable to find what I'm looking for in the documentation or by searching (perhaps I just don't know the correct terminology), so any help is appreciated.
Thanks!
The reason I would like this capability is because I have to dynamically create different Textboxes in my detail section, since different records require a different layout. I was unable to find what I'm looking for in the documentation or by searching (perhaps I just don't know the correct terminology), so any help is appreciated.
Thanks!