Hi Experts,
I have a screen with multiple table control(TC). Each table control has two columns. First column is country in one TC and state in other etc...But in all the TCs the second column consists of check boxes.
Issue: First i selected one of the check box of the second column of all the TCs. Then i deselect one checkbox of one TC. As soon as i deslected the checkbox, i observed that one TC got disappered from the screeen. Later i again select the check box of one the TC , now all the TCs are there in my screen,
Could you pls help me finding the solution of this disappearance of the TC.
Thanks
Preserving user-entered linebreaks
Hi, I'm building a web 2.0 thingy from scratch and I wanna display text which users input. It's all good so far, except that all the linebreaks are destroyed, so no matter how carefully they insert
Problem writing URL into database
How would I write this into the database?<?php echo "http://".$_SERVER['SERVER_NAME'].$_SERVER['REQUEST_URI']; ?>I tried this:Code: $url =
Dynamic Array using glob?
Is there an easier way to do this?I am trying to get create a dyamic array based on files within the folder.Code: foreach (glob("*.jpg") as $filename) { $items = array("title"
To add a field on the screen XK02.
Hi All,
Filling gaps in dates
So i'm doing a query for sales data and my return array looks like this('date' => '2008-11-01 00:00:00', 'total' => 1),('date' => '2008-11-03 00:00:00', 'total' =>
registration form
first time posting. did some searches but didnt find exactly what i am looking for. dont flame cause i am posting in the wrong area. I am starting from scratch with a new registration form for a
Detail Expenses Report by Cost Center
I would like to obtain a report out of SAP that shows a list of expenses by cost center that shows the vendor that the expense related to.
Fetching array then reversing it
Hi, I have a simple problem, I'll try to explain it as best I can:News entries in my database are ordered from oldest to newest. In order to pull out the last 10 lines I do
BSP Ext - tableView - Sort - NEWBIE
Hi,
SAP BCS. BPS
Hi all,